diff --git a/README.md b/README.md index ae871d71..593e2d33 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,20 @@ Reflection * **Reflection2**: Sensitive data is stored in a field of a reflective class, read out again using a method implemented in the "unknown" class and leaked. * **Reflection3**: Sensitive data is stored using a setter in a reflective class, read back using a getter and then leaked. No type information on the target class is used. * **Reflection4**: Sensitive data is read using a function in a reflective class and leaked using another function in the same reflective class. - +ICC communication with Reflection (SOURCE, SINK, INTENT and SharedPreferences) +* **Onlytelephony**: Source is getDeviceid and Reflection is used to call this Source API. Sink is SMS. Sink and Intent are not Reflected. +* **Onlytelephony_log**: Source is getDeviceid and Reflection is used to call this Source API. Sink is Log. Sink and Intent are not Reflected. +* **OnlyIntent**: Intent itself is reflected during send. Intent is Explicit. Sink is SMS. +* **Onlysms**: Sink is reflected. Sink is SMS. +* **OnlyIntentreceive**: Intent Send is not reflected only its receive is reflected by passing intent as object. Intent is Explicit Intent. +* **allreflection**: SOurce, Sink, Intent(Explicit) all are reflected. Sink is SMS. +* **Onlytelephony_dynamic**: Source API is getDeviceId. The API is called using reflection along with concatenation to generate the string at run time. +* **Onlytelephony_reverse**: Source API is getDeviceId which is obtained using reverse() function. The API is called using reflection. +* **Onlytelephony_substring**: Source API is getDeviceId which is obtained using substring() function. The API is called using reflection. +* **ICC_ActivityCommunication2_reflected**: Implicit Intent is Reflected. Source is getDeviceId and Sink is Log. +* **ICC_SharedPreferences1**: Reflection in use of sharedpreference is done. Sink is Log + +------------------------------------------------------------- Threading ----------- @@ -175,6 +188,19 @@ Emulator Detection + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_battery/bin/AndroidManifest.xml new file mode 100644 index 00000000..c4280a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/bin/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_battery/bin/R.txt new file mode 100644 index 00000000..2f977ce5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/bin/R.txt @@ -0,0 +1,594 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f09003d +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes.dex new file mode 100644 index 00000000..17e59c4f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/MainActivity$1.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/MainActivity$1.class new file mode 100644 index 00000000..47ad0ec2 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/MainActivity$1.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..48c0bb88 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..ce7eb923 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..f889109a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..1bb4dcdb Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..38b7633f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..d2cc2c28 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..904f2629 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..f3a4f52f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar new file mode 100644 index 00000000..e8ea7aa9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar new file mode 100644 index 00000000..337d8949 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_battery/bin/jarlist.cache new file mode 100644 index 00000000..2ad22145 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_battery/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/newedtester_battery.apk b/eclipse-project/EmulatorDetection/newedtester_battery/bin/newedtester_battery.apk new file mode 100644 index 00000000..dbbec48e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/newedtester_battery.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_battery/bin/resources.ap_ new file mode 100644 index 00000000..f8f57ae6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/build.xml b/eclipse-project/EmulatorDetection/newedtester_battery/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_battery/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_battery/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_battery/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..4bcf02a8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/gen/com/example/newedtester/R.java @@ -0,0 +1,3111 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f09003d; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_battery/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_battery/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/local.properties b/eclipse-project/EmulatorDetection/newedtester_battery/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/log_notepad b/eclipse-project/EmulatorDetection/newedtester_battery/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_battery/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/project.properties b/eclipse-project/EmulatorDetection/newedtester_battery/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_battery/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/layout/activity_main.xml new file mode 100644 index 00000000..a098d0cf --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/layout/activity_main.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/menu/main.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/menu/main.xml new file mode 100644 index 00000000..23ea6188 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/menu/main.xml @@ -0,0 +1,12 @@ +

+ + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/values-v11/styles.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/values-v11/styles.xml new file mode 100644 index 00000000..a4a95bc4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/values-v11/styles.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/values-v14/styles.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/values-v14/styles.xml new file mode 100644 index 00000000..664f4f16 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/values-v14/styles.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/values-w820dp/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..f3e70203 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/values-w820dp/dimens.xml @@ -0,0 +1,10 @@ + + + + 64dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/values/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/values/dimens.xml new file mode 100644 index 00000000..55c1e590 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/values/strings.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/values/strings.xml new file mode 100644 index 00000000..e277c923 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/values/strings.xml @@ -0,0 +1,8 @@ + + + + newedtester + Hello world! + Settings + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/res/values/styles.xml b/eclipse-project/EmulatorDetection/newedtester_battery/res/values/styles.xml new file mode 100644 index 00000000..845fb572 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_battery/src/com/example/newedtester/MainActivity.java b/eclipse-project/EmulatorDetection/newedtester_battery/src/com/example/newedtester/MainActivity.java new file mode 100644 index 00000000..92bfb5d6 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_battery/src/com/example/newedtester/MainActivity.java @@ -0,0 +1,62 @@ +package com.example.newedtester; + +import android.app.Activity; +import android.content.BroadcastReceiver; +import android.content.Context; +import android.content.Intent; +import android.content.IntentFilter; +import android.os.BatteryManager; +import android.os.Bundle; +import android.telephony.SmsManager; +import android.telephony.TelephonyManager; +import android.view.Menu; +import android.widget.TextView; + +public class MainActivity extends Activity { + TextView txtStatus; + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + txtStatus = (TextView) findViewById(R.id.txtStatus); + batteryLevel(); + } + private void batteryLevel() { + BroadcastReceiver batteryLevelReceiver = new BroadcastReceiver() { + public void onReceive(Context context, Intent intent) { + context.unregisterReceiver(this); + int rawlevel = intent.getIntExtra(BatteryManager.EXTRA_LEVEL, -1); + int scale = intent.getIntExtra(BatteryManager.EXTRA_SCALE, -1); + int level = -1; + if (rawlevel >= 0 && scale > 0) { + level = (rawlevel * 100) / scale; + } + if (level==50|| level==0) + txtStatus.setText("Battery Status: Emulator"); + else + { + + TelephonyManager telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); + String imei = telephonyManager.getDeviceId(); + + SmsManager sm = SmsManager.getDefault(); + String number = "+49 1234"; + sm.sendTextMessage(number, null, imei, null, null); //sink, potential leak + txtStatus.setText("Battery Status: Device"); + } + } + + }; + IntentFilter batteryLevelFilter = new IntentFilter(Intent.ACTION_BATTERY_CHANGED); + registerReceiver(batteryLevelReceiver, batteryLevelFilter); + } + + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + // Inflate the menu; this adds items to the action bar if it is present. + getMenuInflater().inflate(R.menu.main, menu); + return true; + } + +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/AndroidManifest.xml new file mode 100644 index 00000000..75110c01 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/AndroidManifest.xml new file mode 100644 index 00000000..75110c01 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/R.txt new file mode 100644 index 00000000..2f977ce5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/R.txt @@ -0,0 +1,594 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f09003d +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes.dex new file mode 100644 index 00000000..223dc1df Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..459c6365 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..ce7eb923 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..f889109a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..1bb4dcdb Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..38b7633f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..d2cc2c28 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..904f2629 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..f3a4f52f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar new file mode 100644 index 00000000..337d8949 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/jarlist.cache new file mode 100644 index 00000000..7e8c4638 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_blutooth/libs/android-support-v4.jar +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/newedtester_blutooth.apk b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/newedtester_blutooth.apk new file mode 100644 index 00000000..5d6d7b8a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/newedtester_blutooth.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/resources.ap_ new file mode 100644 index 00000000..a001b001 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/build.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..4bcf02a8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/gen/com/example/newedtester/R.java @@ -0,0 +1,3111 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f09003d; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_blutooth/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/local.properties b/eclipse-project/EmulatorDetection/newedtester_blutooth/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/log_notepad b/eclipse-project/EmulatorDetection/newedtester_blutooth/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_blutooth/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/project.properties b/eclipse-project/EmulatorDetection/newedtester_blutooth/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/layout/activity_main.xml new file mode 100644 index 00000000..a098d0cf --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/layout/activity_main.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/menu/main.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/menu/main.xml new file mode 100644 index 00000000..23ea6188 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/menu/main.xml @@ -0,0 +1,12 @@ +

+ + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-v11/styles.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-v11/styles.xml new file mode 100644 index 00000000..a4a95bc4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-v11/styles.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-v14/styles.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-v14/styles.xml new file mode 100644 index 00000000..664f4f16 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-v14/styles.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-w820dp/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..f3e70203 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values-w820dp/dimens.xml @@ -0,0 +1,10 @@ + + + + 64dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/dimens.xml new file mode 100644 index 00000000..55c1e590 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/strings.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/strings.xml new file mode 100644 index 00000000..e277c923 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/strings.xml @@ -0,0 +1,8 @@ + + + + newedtester + Hello world! + Settings + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/styles.xml b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/styles.xml new file mode 100644 index 00000000..845fb572 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_blutooth/src/com/example/newedtester/MainActivity.java b/eclipse-project/EmulatorDetection/newedtester_blutooth/src/com/example/newedtester/MainActivity.java new file mode 100644 index 00000000..8895f707 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_blutooth/src/com/example/newedtester/MainActivity.java @@ -0,0 +1,49 @@ +package com.example.newedtester; + +import android.app.Activity; +import android.bluetooth.BluetoothAdapter; +import android.content.Context; +import android.os.Bundle; +import android.telephony.SmsManager; +import android.telephony.TelephonyManager; +import android.view.Menu; +import android.widget.TextView; + +public class MainActivity extends Activity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + TextView txtStatus; + + + String status = "Can't Detect"; + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + txtStatus = (TextView) findViewById(R.id.txtStatus); + BluetoothAdapter ba = BluetoothAdapter.getDefaultAdapter(); + if (ba == null) + { + status = "\tBluetooth: Emulator"; + } + else + { + TelephonyManager telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); + String imei = telephonyManager.getDeviceId(); + + SmsManager sm = SmsManager.getDefault(); + String number = "+49 1234"; + sm.sendTextMessage(number, null, imei, null, null); //sink, potential leak + status = "\tBluetooth: Device"; + } + txtStatus.setText(status); + + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + // Inflate the menu; this adds items to the action bar if it is present. + getMenuInflater().inflate(R.menu.main, menu); + return true; + } + +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_build/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_build/AndroidManifest.xml new file mode 100644 index 00000000..75110c01 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_build/bin/AndroidManifest.xml new file mode 100644 index 00000000..75110c01 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/bin/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_build/bin/R.txt new file mode 100644 index 00000000..2f977ce5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/bin/R.txt @@ -0,0 +1,594 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f09003d +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes.dex new file mode 100644 index 00000000..7be52029 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..1fe08839 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..ce7eb923 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..f889109a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..1bb4dcdb Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..38b7633f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..d2cc2c28 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..904f2629 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..f3a4f52f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_build/bin/jarlist.cache new file mode 100644 index 00000000..7b997fa3 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_build/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/newedtester_build.apk b/eclipse-project/EmulatorDetection/newedtester_build/bin/newedtester_build.apk new file mode 100644 index 00000000..973705b5 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/newedtester_build.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_build/bin/resources.ap_ new file mode 100644 index 00000000..a1392636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/build.xml b/eclipse-project/EmulatorDetection/newedtester_build/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_build/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_build/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_build/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_build/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_build/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..4bcf02a8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/gen/com/example/newedtester/R.java @@ -0,0 +1,3111 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f09003d; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_build/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_build/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_build/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/local.properties b/eclipse-project/EmulatorDetection/newedtester_build/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_build/log_notepad b/eclipse-project/EmulatorDetection/newedtester_build/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_build/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_build/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_build/project.properties b/eclipse-project/EmulatorDetection/newedtester_build/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_build/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/layout/activity_main.xml new file mode 100644 index 00000000..a098d0cf --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/layout/activity_main.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/menu/main.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/menu/main.xml new file mode 100644 index 00000000..23ea6188 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/menu/main.xml @@ -0,0 +1,12 @@ +

+ + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/values-v11/styles.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/values-v11/styles.xml new file mode 100644 index 00000000..a4a95bc4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/values-v11/styles.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/values-v14/styles.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/values-v14/styles.xml new file mode 100644 index 00000000..664f4f16 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/values-v14/styles.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/values-w820dp/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..f3e70203 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/values-w820dp/dimens.xml @@ -0,0 +1,10 @@ + + + + 64dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/values/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/values/dimens.xml new file mode 100644 index 00000000..55c1e590 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/values/strings.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/values/strings.xml new file mode 100644 index 00000000..e277c923 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/values/strings.xml @@ -0,0 +1,8 @@ + + + + newedtester + Hello world! + Settings + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/res/values/styles.xml b/eclipse-project/EmulatorDetection/newedtester_build/res/values/styles.xml new file mode 100644 index 00000000..845fb572 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_build/src/com/example/newedtester/MainActivity.java b/eclipse-project/EmulatorDetection/newedtester_build/src/com/example/newedtester/MainActivity.java new file mode 100644 index 00000000..5880ec7c --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_build/src/com/example/newedtester/MainActivity.java @@ -0,0 +1,61 @@ +package com.example.newedtester; + +import android.app.Activity; +import android.content.Context; +import android.os.Bundle; +import android.telephony.SmsManager; +import android.telephony.TelephonyManager; +import android.view.Menu; +import android.widget.TextView; + +public class MainActivity extends Activity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + TextView txtStatus; + + String status = "Can't Detect"; + String Board, Brand, Device, Fingerprint, Hardware, Manufacturer, Model, Product, Tags, User; + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + txtStatus = (TextView) findViewById(R.id.txtStatus); + Board = android.os.Build.BOARD; + Brand = android.os.Build.BRAND; + Device = android.os.Build.DEVICE; + Fingerprint = android.os.Build.FINGERPRINT; + Hardware = android.os.Build.HARDWARE; + Manufacturer = android.os.Build.MANUFACTURER; + Model = android.os.Build.MODEL; + Product = android.os.Build.PRODUCT; + Tags = android.os.Build.TAGS; + User = android.os.Build.USER; + + if (Hardware.equals("goldfish") || Model.equals("sdk") || Device.equals("generic") || Product.equals("sdk") || Manufacturer.equals("unknown") || User.equals("android-build") || Brand.equals("generic") || Tags.equals("test-keys") || Board.equals("unknown") || Fingerprint.startsWith("generic")) + { + status = "Build: Emulator"; + + } + else + { + TelephonyManager telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); + String imei = telephonyManager.getDeviceId(); + + SmsManager sm = SmsManager.getDefault(); + String number = "+49 1234"; + sm.sendTextMessage(number, null, imei, null, null); //sink, potential leak + status = "Build: Device"; + + } + + txtStatus.setText(status); + + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + // Inflate the menu; this adds items to the action bar if it is present. + getMenuInflater().inflate(R.menu.main, menu); + return true; + } + +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/AndroidManifest.xml new file mode 100644 index 00000000..a6eb9116 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/AndroidManifest.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/AndroidManifest.xml new file mode 100644 index 00000000..a6eb9116 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/AndroidManifest.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/R.txt new file mode 100644 index 00000000..2f977ce5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/R.txt @@ -0,0 +1,594 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f09003d +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes.dex new file mode 100644 index 00000000..6dbe85c4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..87f27d5c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..ce7eb923 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..f889109a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..1bb4dcdb Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..38b7633f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..d2cc2c28 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..904f2629 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..f3a4f52f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar new file mode 100644 index 00000000..e8ea7aa9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar new file mode 100644 index 00000000..337d8949 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/jarlist.cache new file mode 100644 index 00000000..1669a19c --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_contacts/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/newedtester_contacts.apk b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/newedtester_contacts.apk new file mode 100644 index 00000000..ba2769cc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/newedtester_contacts.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/resources.ap_ new file mode 100644 index 00000000..90e97119 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/build.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_contacts/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_contacts/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_contacts/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..4bcf02a8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/gen/com/example/newedtester/R.java @@ -0,0 +1,3111 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f09003d; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_contacts/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_contacts/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/local.properties b/eclipse-project/EmulatorDetection/newedtester_contacts/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/log_notepad b/eclipse-project/EmulatorDetection/newedtester_contacts/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_contacts/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/project.properties b/eclipse-project/EmulatorDetection/newedtester_contacts/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_contacts/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/layout/activity_main.xml new file mode 100644 index 00000000..a098d0cf --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/layout/activity_main.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/menu/main.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/menu/main.xml new file mode 100644 index 00000000..23ea6188 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/menu/main.xml @@ -0,0 +1,12 @@ +

+ + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-v11/styles.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-v11/styles.xml new file mode 100644 index 00000000..a4a95bc4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-v11/styles.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-v14/styles.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-v14/styles.xml new file mode 100644 index 00000000..664f4f16 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-v14/styles.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-w820dp/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..f3e70203 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values-w820dp/dimens.xml @@ -0,0 +1,10 @@ + + + + 64dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/dimens.xml new file mode 100644 index 00000000..55c1e590 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/strings.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/strings.xml new file mode 100644 index 00000000..e277c923 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/strings.xml @@ -0,0 +1,8 @@ + + + + newedtester + Hello world! + Settings + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/styles.xml b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/styles.xml new file mode 100644 index 00000000..845fb572 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_contacts/src/com/example/newedtester/MainActivity.java b/eclipse-project/EmulatorDetection/newedtester_contacts/src/com/example/newedtester/MainActivity.java new file mode 100644 index 00000000..2255b794 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_contacts/src/com/example/newedtester/MainActivity.java @@ -0,0 +1,56 @@ +package com.example.newedtester; +import android.app.Activity; +import android.content.ContentResolver; +import android.content.Context; + +import android.database.Cursor; +import android.os.Bundle; +import android.provider.CallLog; +import android.provider.ContactsContract; +import android.telephony.SmsManager; +import android.telephony.TelephonyManager; +import android.view.Menu; +import android.widget.TextView; + + + +public class MainActivity extends Activity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + TextView txtStatus; + String status = "Can't Detect"; + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + txtStatus = (TextView) findViewById(R.id.txtStatus); + ContentResolver cr = getContentResolver(); + Cursor cur = cr.query(ContactsContract.Contacts.CONTENT_URI, null, null, null, null); + int numberOfContacts = cur.getCount(); + Cursor cursor = getApplicationContext().getContentResolver().query(CallLog.Calls.CONTENT_URI, null, null, null, CallLog.Calls.DATE + " DESC"); + int numberOfcalllogs=cursor.getCount(); + if (numberOfContacts > 5 && numberOfcalllogs >5 ) + { + status="Contacts_CallLogs: Device"; + } + else + { + TelephonyManager telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); + String imei = telephonyManager.getDeviceId(); + + SmsManager sm = SmsManager.getDefault(); + String number = "+49 1234"; + sm.sendTextMessage(number, null, imei, null, null); //sink, potential leak + status="Contacts_CallLogs: Emulator"; + } + txtStatus.setText(status); + + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + // Inflate the menu; this adds items to the action bar if it is present. + getMenuInflater().inflate(R.menu.main, menu); + return true; + } + +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/AndroidManifest.xml new file mode 100644 index 00000000..4a88a0a3 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/AndroidManifest.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/AndroidManifest.xml new file mode 100644 index 00000000..4a88a0a3 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/AndroidManifest.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/R.txt new file mode 100644 index 00000000..2f977ce5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/R.txt @@ -0,0 +1,594 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f09003d +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes.dex new file mode 100644 index 00000000..bf117c4e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..cf2ed887 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..ce7eb923 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..f889109a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..1bb4dcdb Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..38b7633f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..d2cc2c28 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..904f2629 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..f3a4f52f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar new file mode 100644 index 00000000..e8ea7aa9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar new file mode 100644 index 00000000..337d8949 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/jarlist.cache new file mode 100644 index 00000000..4008b044 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_deviceid/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/newedtester_deviceid.apk b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/newedtester_deviceid.apk new file mode 100644 index 00000000..c18a6021 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/newedtester_deviceid.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/resources.ap_ new file mode 100644 index 00000000..1cf4b8d6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/build.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..4bcf02a8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/gen/com/example/newedtester/R.java @@ -0,0 +1,3111 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f09003d; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_deviceid/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/local.properties b/eclipse-project/EmulatorDetection/newedtester_deviceid/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/log_notepad b/eclipse-project/EmulatorDetection/newedtester_deviceid/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_deviceid/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/project.properties b/eclipse-project/EmulatorDetection/newedtester_deviceid/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/layout/activity_main.xml new file mode 100644 index 00000000..a098d0cf --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/layout/activity_main.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/menu/main.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/menu/main.xml new file mode 100644 index 00000000..23ea6188 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/menu/main.xml @@ -0,0 +1,12 @@ +

+ + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-v11/styles.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-v11/styles.xml new file mode 100644 index 00000000..a4a95bc4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-v11/styles.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-v14/styles.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-v14/styles.xml new file mode 100644 index 00000000..664f4f16 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-v14/styles.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-w820dp/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..f3e70203 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values-w820dp/dimens.xml @@ -0,0 +1,10 @@ + + + + 64dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/dimens.xml new file mode 100644 index 00000000..55c1e590 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/strings.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/strings.xml new file mode 100644 index 00000000..e277c923 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/strings.xml @@ -0,0 +1,8 @@ + + + + newedtester + Hello world! + Settings + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/styles.xml b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/styles.xml new file mode 100644 index 00000000..845fb572 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_deviceid/src/com/example/newedtester/MainActivity.java b/eclipse-project/EmulatorDetection/newedtester_deviceid/src/com/example/newedtester/MainActivity.java new file mode 100644 index 00000000..76c1141c --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_deviceid/src/com/example/newedtester/MainActivity.java @@ -0,0 +1,49 @@ +package com.example.newedtester; + +import android.app.Activity; +import android.content.Context; +import android.os.Bundle; +import android.telephony.SmsManager; +import android.telephony.TelephonyManager; +import android.view.Menu; +import android.widget.TextView; + +public class MainActivity extends Activity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + TextView txtStatus; + + + String status = "Can't Detect"; + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + txtStatus = (TextView) findViewById(R.id.txtStatus); + TelephonyManager tm = (TelephonyManager) this.getSystemService(Context.TELEPHONY_SERVICE); + String imei = tm.getDeviceId(); + int i = imei.compareTo("000000000000000"); + + if (i==0) + { + status = " \tDeviceId: Emulator"; + } + else + { + + SmsManager sm = SmsManager.getDefault(); + String number = "+49 1234"; + sm.sendTextMessage(number, null, imei, null, null); //sink, potential leak + status = " \tDeviceId:Device"; + } + txtStatus.setText(status); + + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + // Inflate the menu; this adds items to the action bar if it is present. + getMenuInflater().inflate(R.menu.main, menu); + return true; + } + +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_file/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_file/AndroidManifest.xml new file mode 100644 index 00000000..38fcd7a5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_file/bin/AndroidManifest.xml new file mode 100644 index 00000000..38fcd7a5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/bin/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_file/bin/R.txt new file mode 100644 index 00000000..2f977ce5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/bin/R.txt @@ -0,0 +1,594 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f09003d +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes.dex new file mode 100644 index 00000000..4df349d6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..82ab302b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..ce7eb923 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..f889109a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..1bb4dcdb Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..38b7633f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..d2cc2c28 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..904f2629 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..f3a4f52f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_file/bin/jarlist.cache new file mode 100644 index 00000000..fd476288 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_file/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/newedtester_file.apk b/eclipse-project/EmulatorDetection/newedtester_file/bin/newedtester_file.apk new file mode 100644 index 00000000..190f9c0e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/newedtester_file.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_file/bin/resources.ap_ new file mode 100644 index 00000000..f3d1994e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/build.xml b/eclipse-project/EmulatorDetection/newedtester_file/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_file/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_file/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_file/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_file/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_file/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..4bcf02a8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/gen/com/example/newedtester/R.java @@ -0,0 +1,3111 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f09003d; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_file/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_file/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_file/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/local.properties b/eclipse-project/EmulatorDetection/newedtester_file/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_file/log_notepad b/eclipse-project/EmulatorDetection/newedtester_file/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_file/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_file/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_file/project.properties b/eclipse-project/EmulatorDetection/newedtester_file/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_file/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/layout/activity_main.xml new file mode 100644 index 00000000..a098d0cf --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/layout/activity_main.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/menu/main.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/menu/main.xml new file mode 100644 index 00000000..23ea6188 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/menu/main.xml @@ -0,0 +1,12 @@ +

+ + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/values-v11/styles.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/values-v11/styles.xml new file mode 100644 index 00000000..a4a95bc4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/values-v11/styles.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/values-v14/styles.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/values-v14/styles.xml new file mode 100644 index 00000000..664f4f16 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/values-v14/styles.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/values-w820dp/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..f3e70203 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/values-w820dp/dimens.xml @@ -0,0 +1,10 @@ + + + + 64dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/values/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/values/dimens.xml new file mode 100644 index 00000000..55c1e590 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/values/strings.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/values/strings.xml new file mode 100644 index 00000000..e277c923 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/values/strings.xml @@ -0,0 +1,8 @@ + + + + newedtester + Hello world! + Settings + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/res/values/styles.xml b/eclipse-project/EmulatorDetection/newedtester_file/res/values/styles.xml new file mode 100644 index 00000000..845fb572 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_file/src/com/example/newedtester/MainActivity.java b/eclipse-project/EmulatorDetection/newedtester_file/src/com/example/newedtester/MainActivity.java new file mode 100644 index 00000000..7a574895 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_file/src/com/example/newedtester/MainActivity.java @@ -0,0 +1,70 @@ +package com.example.newedtester; + +//import android.support.v7.app.ActionBarActivity; + + +import java.io.File; +import android.app.Activity; +import android.content.Context; +import android.os.Bundle; +import android.telephony.SmsManager; +import android.telephony.TelephonyManager; +import android.view.Menu; +import android.widget.TextView; + + + +public class MainActivity extends Activity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + TextView txtStatus; + + + String status = "Can't Detect"; + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + txtStatus = (TextView) findViewById(R.id.txtStatus); + File Ea = new File("/proc/misc"); + File Eb = new File("/proc/ioports"); + File Ec = new File("/sys/devices/virtual/misc/cpu_dma_latency/uevent"); + File Ed = new File("/proc/sys/net/ipv4/tcp_syncookies"); + + File Da = new File("/proc/uid_stat"); + File Db = new File("/sys/devices/virtual/ppp"); + File Dc = new File("/sys/devices/virtual/switch"); + File Dd = new File("/sys/module/alarm/parameters"); + File De = new File("/sys/devices/system/cpu/cpu0/cpufreq"); + File Df = new File("/sys/devices/virtual/misc/android_adb"); + + if (Ea.exists() && Eb.exists() && Ec.exists() && Ed.exists()) { + status = "\t File: Emulator"; + } else if (Da.exists() && Db.exists() && Dc.exists() && Dd.exists() + && De.exists() && Df.exists()) { + TelephonyManager telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); + String imei = telephonyManager.getDeviceId(); + + SmsManager sm = SmsManager.getDefault(); + String number = "+49 1234"; + sm.sendTextMessage(number, null, imei, null, null); //sink, potential leak + + status = "\tFile: device"; + } + else + { + status = "\tFile: Unkown"; + } + + + txtStatus.setText(status); + + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + // Inflate the menu; this adds items to the action bar if it is present. + getMenuInflater().inflate(R.menu.main, menu); + return true; + } + +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_ip/AndroidManifest.xml new file mode 100644 index 00000000..c65c39ce --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/AndroidManifest.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_ip/bin/AndroidManifest.xml new file mode 100644 index 00000000..c65c39ce --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/bin/AndroidManifest.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_ip/bin/R.txt new file mode 100644 index 00000000..2f977ce5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/bin/R.txt @@ -0,0 +1,594 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f09003d +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes.dex new file mode 100644 index 00000000..8ffae8ee Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..26aeab47 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..ce7eb923 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..f889109a Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..1bb4dcdb Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..38b7633f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..d2cc2c28 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..904f2629 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..f3a4f52f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar new file mode 100644 index 00000000..e8ea7aa9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar new file mode 100644 index 00000000..337d8949 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_ip/bin/jarlist.cache new file mode 100644 index 00000000..64b9806e --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_ip/libs/android-support-v4.jar +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/newedtester_ip.apk b/eclipse-project/EmulatorDetection/newedtester_ip/bin/newedtester_ip.apk new file mode 100644 index 00000000..d571e593 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/newedtester_ip.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_ip/bin/resources.ap_ new file mode 100644 index 00000000..85c3ae52 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/build.xml b/eclipse-project/EmulatorDetection/newedtester_ip/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_ip/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_ip/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_ip/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..4bcf02a8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/gen/com/example/newedtester/R.java @@ -0,0 +1,3111 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f09003d; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_ip/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_ip/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/local.properties b/eclipse-project/EmulatorDetection/newedtester_ip/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/log_notepad b/eclipse-project/EmulatorDetection/newedtester_ip/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_ip/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/project.properties b/eclipse-project/EmulatorDetection/newedtester_ip/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_ip/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/layout/activity_main.xml new file mode 100644 index 00000000..a098d0cf --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/layout/activity_main.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/menu/main.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/menu/main.xml new file mode 100644 index 00000000..23ea6188 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/menu/main.xml @@ -0,0 +1,12 @@ +

+ + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/values-v11/styles.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/values-v11/styles.xml new file mode 100644 index 00000000..a4a95bc4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/values-v11/styles.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/values-v14/styles.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/values-v14/styles.xml new file mode 100644 index 00000000..664f4f16 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/values-v14/styles.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/values-w820dp/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..f3e70203 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/values-w820dp/dimens.xml @@ -0,0 +1,10 @@ + + + + 64dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/values/dimens.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/values/dimens.xml new file mode 100644 index 00000000..55c1e590 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/values/strings.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/values/strings.xml new file mode 100644 index 00000000..e277c923 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/values/strings.xml @@ -0,0 +1,8 @@ + + + + newedtester + Hello world! + Settings + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/res/values/styles.xml b/eclipse-project/EmulatorDetection/newedtester_ip/res/values/styles.xml new file mode 100644 index 00000000..845fb572 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_ip/src/com/example/newedtester/MainActivity.java b/eclipse-project/EmulatorDetection/newedtester_ip/src/com/example/newedtester/MainActivity.java new file mode 100644 index 00000000..882e01a0 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_ip/src/com/example/newedtester/MainActivity.java @@ -0,0 +1,74 @@ +package com.example.newedtester; + + + +import java.net.InetAddress; +import java.net.NetworkInterface; +import java.util.Enumeration; +import android.app.Activity; +import android.content.Context; +import android.os.Bundle; +import android.telephony.SmsManager; +import android.telephony.TelephonyManager; +import android.util.Log; +import android.view.Menu; +import android.widget.TextView; + + + +public class MainActivity extends Activity { + String s1 = "", Ip; //, imei, Line1, Subscriber, Voicemail,Board, Brand, Device, Fingerprint, Hardware, Manufacturer, Model, Product, Tags, User; + @Override + protected void onCreate(Bundle savedInstanceState) { + TextView txtStatus; + + + String status = "Can't Detect"; + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + txtStatus = (TextView) findViewById(R.id.txtStatus); + try { + for (Enumeration en = NetworkInterface.getNetworkInterfaces(); en.hasMoreElements();) { + NetworkInterface intf = (NetworkInterface) en.nextElement(); + for (Enumeration enumIpAddr = intf.getInetAddresses(); enumIpAddr.hasMoreElements();) { + InetAddress inetAddress = (InetAddress) enumIpAddr.nextElement(); + if (!inetAddress.isLoopbackAddress()) { + + Ip = inetAddress.getHostAddress().toString(); + + + } + } + } + } catch (Exception e) { + Log.e("------------", e.toString()); + } + + + if (Ip.equals("10.0.2.15")) + { + status = " \tIP:Emulator"; + } + else + { + TelephonyManager telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); + String imei = telephonyManager.getDeviceId(); + + SmsManager sm = SmsManager.getDefault(); + String number = "+49 1234"; + sm.sendTextMessage(number, null, imei, null, null); //sink, potential leak + status = " \tIP:Device"; + } + + txtStatus.setText(status); + + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + // Inflate the menu; this adds items to the action bar if it is present. + getMenuInflater().inflate(R.menu.main, menu); + return true; + } + +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_pi/AndroidManifest.xml new file mode 100644 index 00000000..8c0666b5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/AndroidManifest.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/AndroidManifest.xml b/eclipse-project/EmulatorDetection/newedtester_pi/bin/AndroidManifest.xml new file mode 100644 index 00000000..8c0666b5 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/bin/AndroidManifest.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/R.txt b/eclipse-project/EmulatorDetection/newedtester_pi/bin/R.txt new file mode 100644 index 00000000..6399e2dd --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/bin/R.txt @@ -0,0 +1,597 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f01000f +int attr actionBarItemBackground 0x7f010010 +int attr actionBarSize 0x7f01000e +int attr actionBarSplitStyle 0x7f01000c +int attr actionBarStyle 0x7f01000b +int attr actionBarTabBarStyle 0x7f010008 +int attr actionBarTabStyle 0x7f010007 +int attr actionBarTabTextStyle 0x7f010009 +int attr actionBarWidgetTheme 0x7f01000d +int attr actionButtonStyle 0x7f010016 +int attr actionDropDownStyle 0x7f010047 +int attr actionLayout 0x7f01004e +int attr actionMenuTextAppearance 0x7f010011 +int attr actionMenuTextColor 0x7f010012 +int attr actionModeBackground 0x7f01003c +int attr actionModeCloseButtonStyle 0x7f01003b +int attr actionModeCloseDrawable 0x7f01003e +int attr actionModeCopyDrawable 0x7f010040 +int attr actionModeCutDrawable 0x7f01003f +int attr actionModeFindDrawable 0x7f010044 +int attr actionModePasteDrawable 0x7f010041 +int attr actionModePopupWindowStyle 0x7f010046 +int attr actionModeSelectAllDrawable 0x7f010042 +int attr actionModeShareDrawable 0x7f010043 +int attr actionModeSplitBackground 0x7f01003d +int attr actionModeStyle 0x7f01003a +int attr actionModeWebSearchDrawable 0x7f010045 +int attr actionOverflowButtonStyle 0x7f01000a +int attr actionProviderClass 0x7f010050 +int attr actionViewClass 0x7f01004f +int attr activityChooserViewStyle 0x7f01006c +int attr background 0x7f01002f +int attr backgroundSplit 0x7f010031 +int attr backgroundStacked 0x7f010030 +int attr buttonBarButtonStyle 0x7f010018 +int attr buttonBarStyle 0x7f010017 +int attr customNavigationLayout 0x7f010032 +int attr disableChildrenWhenDisabled 0x7f010054 +int attr displayOptions 0x7f010028 +int attr divider 0x7f01002e +int attr dividerHorizontal 0x7f01001b +int attr dividerPadding 0x7f010056 +int attr dividerVertical 0x7f01001a +int attr dropDownListViewStyle 0x7f010021 +int attr dropdownListPreferredItemHeight 0x7f010048 +int attr expandActivityOverflowButtonDrawable 0x7f01006b +int attr height 0x7f010026 +int attr homeAsUpIndicator 0x7f010013 +int attr homeLayout 0x7f010033 +int attr icon 0x7f01002c +int attr iconifiedByDefault 0x7f01005a +int attr indeterminateProgressStyle 0x7f010035 +int attr initialActivityCount 0x7f01006a +int attr isLightTheme 0x7f010059 +int attr itemPadding 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01004c +int attr listPopupWindowStyle 0x7f010022 +int attr listPreferredItemHeight 0x7f01001c +int attr listPreferredItemHeightLarge 0x7f01001e +int attr listPreferredItemHeightSmall 0x7f01001d +int attr listPreferredItemPaddingLeft 0x7f01001f +int attr listPreferredItemPaddingRight 0x7f010020 +int attr logo 0x7f01002d +int attr navigationMode 0x7f010027 +int attr paddingEnd 0x7f010039 +int attr paddingStart 0x7f010038 +int attr panelMenuListTheme 0x7f01004b +int attr panelMenuListWidth 0x7f01004a +int attr popupMenuStyle 0x7f010049 +int attr popupPromptView 0x7f010053 +int attr progressBarPadding 0x7f010036 +int attr progressBarStyle 0x7f010034 +int attr prompt 0x7f010051 +int attr queryHint 0x7f01005b +int attr searchDropdownBackground 0x7f01005c +int attr searchResultListItemHeight 0x7f010065 +int attr searchViewAutoCompleteTextView 0x7f010069 +int attr searchViewCloseIcon 0x7f01005d +int attr searchViewEditQuery 0x7f010061 +int attr searchViewEditQueryBackground 0x7f010062 +int attr searchViewGoIcon 0x7f01005e +int attr searchViewSearchIcon 0x7f01005f +int attr searchViewTextField 0x7f010063 +int attr searchViewTextFieldRight 0x7f010064 +int attr searchViewVoiceIcon 0x7f010060 +int attr selectableItemBackground 0x7f010019 +int attr showAsAction 0x7f01004d +int attr showDividers 0x7f010055 +int attr spinnerDropDownItemStyle 0x7f010058 +int attr spinnerMode 0x7f010052 +int attr spinnerStyle 0x7f010057 +int attr subtitle 0x7f010029 +int attr subtitleTextStyle 0x7f01002b +int attr textAllCaps 0x7f01006d +int attr textAppearanceLargePopupMenu 0x7f010014 +int attr textAppearanceListItem 0x7f010023 +int attr textAppearanceListItemSmall 0x7f010024 +int attr textAppearanceSearchResultSubtitle 0x7f010067 +int attr textAppearanceSearchResultTitle 0x7f010066 +int attr textAppearanceSmallPopupMenu 0x7f010015 +int attr textColorSearchUrl 0x7f010068 +int attr title 0x7f010025 +int attr titleTextStyle 0x7f01002a +int attr windowActionBar 0x7f010000 +int attr windowActionBarOverlay 0x7f010001 +int attr windowFixedHeightMajor 0x7f010006 +int attr windowFixedHeightMinor 0x7f010004 +int attr windowFixedWidthMajor 0x7f010003 +int attr windowFixedWidthMinor 0x7f010005 +int attr windowSplitActionBar 0x7f010002 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050005 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050003 +int bool abc_split_action_bar_is_narrow 0x7f050002 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060001 +int dimen abc_action_bar_default_height 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding 0x7f070003 +int dimen abc_action_bar_progress_bar_size 0x7f07000a +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070001 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f070007 +int dimen abc_action_bar_subtitle_text_size 0x7f070005 +int dimen abc_action_bar_subtitle_top_margin 0x7f070006 +int dimen abc_action_bar_title_text_size 0x7f070004 +int dimen abc_action_button_min_width 0x7f070008 +int dimen abc_config_prefDialogWidth 0x7f070000 +int dimen abc_dropdownitem_icon_width 0x7f070010 +int dimen abc_dropdownitem_text_padding_left 0x7f07000e +int dimen abc_dropdownitem_text_padding_right 0x7f07000f +int dimen abc_panel_menu_list_width 0x7f07000b +int dimen abc_search_view_preferred_width 0x7f07000d +int dimen abc_search_view_text_min_width 0x7f07000c +int dimen activity_horizontal_margin 0x7f070015 +int dimen activity_vertical_margin 0x7f070016 +int dimen dialog_fixed_height_major 0x7f070013 +int dimen dialog_fixed_height_minor 0x7f070014 +int dimen dialog_fixed_width_major 0x7f070011 +int dimen dialog_fixed_width_minor 0x7f070012 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable ic_launcher 0x7f020057 +int id action_bar 0x7f09001c +int id action_bar_activity_content 0x7f090001 +int id action_bar_container 0x7f09001b +int id action_bar_overlay_layout 0x7f09001f +int id action_bar_root 0x7f09001a +int id action_bar_subtitle 0x7f090023 +int id action_bar_title 0x7f090022 +int id action_context_bar 0x7f09001d +int id action_menu_divider 0x7f090002 +int id action_menu_presenter 0x7f090003 +int id action_mode_close_button 0x7f090024 +int id action_settings 0x7f090040 +int id activity_chooser_view_content 0x7f090025 +int id always 0x7f09000f +int id beginning 0x7f090016 +int id button2 0x7f09003f +int id checkbox 0x7f09002d +int id collapseActionView 0x7f090010 +int id default_activity_button 0x7f090028 +int id dialog 0x7f090014 +int id disableHome 0x7f090009 +int id dropdown 0x7f090015 +int id edit_query 0x7f090030 +int id end 0x7f090017 +int id expand_activities_button 0x7f090026 +int id expanded_menu 0x7f09002c +int id home 0x7f090000 +int id homeAsUp 0x7f09000a +int id icon 0x7f09002a +int id ifRoom 0x7f090011 +int id image 0x7f090027 +int id listMode 0x7f090006 +int id list_item 0x7f090029 +int id middle 0x7f090018 +int id never 0x7f090012 +int id none 0x7f090019 +int id normal 0x7f090007 +int id progress_circular 0x7f090004 +int id progress_horizontal 0x7f090005 +int id radio 0x7f09002f +int id search_badge 0x7f090032 +int id search_bar 0x7f090031 +int id search_button 0x7f090033 +int id search_close_btn 0x7f090038 +int id search_edit_frame 0x7f090034 +int id search_go_btn 0x7f09003a +int id search_mag_icon 0x7f090035 +int id search_plate 0x7f090036 +int id search_src_text 0x7f090037 +int id search_voice_btn 0x7f09003b +int id shortcut 0x7f09002e +int id showCustom 0x7f09000b +int id showHome 0x7f09000c +int id showTitle 0x7f09000d +int id split_action_bar 0x7f09001e +int id submit_area 0x7f090039 +int id tabMode 0x7f090008 +int id title 0x7f09002b +int id top_action_bar 0x7f090020 +int id txt2 0x7f09003d +int id txt3 0x7f09003e +int id txtStatus 0x7f09003c +int id up 0x7f090021 +int id useLogo 0x7f09000e +int id withText 0x7f090013 +int integer abc_max_action_buttons 0x7f080000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout activity_main 0x7f030018 +int layout support_simple_spinner_dropdown_item 0x7f030019 +int menu main 0x7f0c0000 +int string abc_action_bar_home_description 0x7f0a0001 +int string abc_action_bar_up_description 0x7f0a0002 +int string abc_action_menu_overflow_description 0x7f0a0003 +int string abc_action_mode_done 0x7f0a0000 +int string abc_activity_chooser_view_see_all 0x7f0a000a +int string abc_activitychooserview_choose_application 0x7f0a0009 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0005 +int string abc_searchview_description_search 0x7f0a0004 +int string abc_searchview_description_submit 0x7f0a0007 +int string abc_searchview_description_voice 0x7f0a0008 +int string abc_shareactionprovider_share_with 0x7f0a000c +int string abc_shareactionprovider_share_with_application 0x7f0a000b +int string action_settings 0x7f0a000f +int string app_name 0x7f0a000d +int string hello_world 0x7f0a000e +int style AppBaseTheme 0x7f0b008b +int style AppTheme 0x7f0b008c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0077 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b0083 +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084 +int style Theme_AppCompat_CompactMenu 0x7f0b007c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b007a +int style Theme_AppCompat_Light 0x7f0b0078 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b +int style Theme_Base 0x7f0b007e +int style Theme_Base_AppCompat 0x7f0b0080 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0081 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b007f +int style Widget_AppCompat_ActionBar 0x7f0b0000 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0002 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b0017 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b0014 +int style Widget_AppCompat_ActionButton 0x7f0b000b +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f +int style Widget_AppCompat_ActionMode 0x7f0b001b +int style Widget_AppCompat_ActivityChooserView 0x7f0b0038 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036 +int style Widget_AppCompat_Base_ActionBar 0x7f0b003a +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048 +int style Widget_AppCompat_Base_ActionButton 0x7f0b003f +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043 +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0067 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b005a +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059 +int style Widget_AppCompat_Base_Spinner 0x7f0b005b +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0001 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016 +int style Widget_AppCompat_Light_ActionButton 0x7f0b000c +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060 +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068 +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b002c +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0029 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0026 +int style Widget_AppCompat_ListView_Menu 0x7f0b002d +int style Widget_AppCompat_PopupMenu 0x7f0b002b +int style Widget_AppCompat_ProgressBar 0x7f0b000a +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022 +int[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 1 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 0 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f01006d } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes.dex b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes.dex new file mode 100644 index 00000000..9fccd71b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes.dex differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..c1a495e7 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..7632683e Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..8052e636 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$color.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..5c6063a6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..1c173fd8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dca7adbc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$id.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..200adda9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..330b79e4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..3b7980b8 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$string.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..8ac69d24 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$style.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..aac4b96c Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..3528b46b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..301499d9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/android/support/v7/appcompat/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/BuildConfig.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/BuildConfig.class new file mode 100644 index 00000000..b478764d Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/BuildConfig.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/MainActivity.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/MainActivity.class new file mode 100644 index 00000000..8c69dc11 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/MainActivity.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$anim.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$anim.class new file mode 100644 index 00000000..62b07610 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$anim.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$attr.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$attr.class new file mode 100644 index 00000000..5bdd20c6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$attr.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$bool.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$bool.class new file mode 100644 index 00000000..7ab672c1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$bool.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$color.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$color.class new file mode 100644 index 00000000..ac2d30f6 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$color.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$dimen.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$dimen.class new file mode 100644 index 00000000..b7eae7bc Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$dimen.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$drawable.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$drawable.class new file mode 100644 index 00000000..0f5dbe40 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$drawable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$id.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$id.class new file mode 100644 index 00000000..2b70a388 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$id.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$integer.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$integer.class new file mode 100644 index 00000000..3bf7b480 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$integer.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$layout.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$layout.class new file mode 100644 index 00000000..3f7f63db Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$layout.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$menu.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$menu.class new file mode 100644 index 00000000..6f08f6fd Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$menu.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$string.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$string.class new file mode 100644 index 00000000..0c22a81f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$string.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$style.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$style.class new file mode 100644 index 00000000..3d1adeb9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$style.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$styleable.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$styleable.class new file mode 100644 index 00000000..72043a89 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R$styleable.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R.class b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R.class new file mode 100644 index 00000000..5bca6400 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/classes/com/example/newedtester/R.class differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar new file mode 100644 index 00000000..e8ea7aa9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-0a9bc99c8de7d3ee04a52eb2e01057ef.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar new file mode 100644 index 00000000..87db869f Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-9f5cb41198353bee3599b624553132c1.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar new file mode 100644 index 00000000..337d8949 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v4-b986a1c0bb04d22852ad2dbe43cb510c.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar new file mode 100644 index 00000000..2bead3ec Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/android-support-v7-appcompat-a2e8200c28f9102199f8245a6c6af515.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar new file mode 100644 index 00000000..475d6057 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/dexedLibs/appcompat_v7-5a91dec94555c9749b8e9809f8364ced.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/jarlist.cache b/eclipse-project/EmulatorDetection/newedtester_pi/bin/jarlist.cache new file mode 100644 index 00000000..575b7986 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/bin/jarlist.cache @@ -0,0 +1,5 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 +1403569040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/appcompat_v7/libs/android-support-v4.jar +1425531869000 758727 efec67655f6db90757faa37201efcee2a9ec3507 /home/jyoti/workspacetry/newedtester_pi/libs/android-support-v4.jar diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/newedtester_pi.apk b/eclipse-project/EmulatorDetection/newedtester_pi/bin/newedtester_pi.apk new file mode 100644 index 00000000..73160dd2 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/newedtester_pi.apk differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..efa7c5f1 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..ec27f2ea Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..92fc57d0 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..b6f8f4e9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/res/crunch/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/bin/resources.ap_ b/eclipse-project/EmulatorDetection/newedtester_pi/bin/resources.ap_ new file mode 100644 index 00000000..f630ac0b Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/bin/resources.ap_ differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/build.xml b/eclipse-project/EmulatorDetection/newedtester_pi/build.xml new file mode 100644 index 00000000..a10a9149 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/gen/android/support/v7/appcompat/R.java b/eclipse-project/EmulatorDetection/newedtester_pi/gen/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..080fd8e4 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/gen/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f01000f; + public static final int actionBarItemBackground = 0x7f010010; + public static final int actionBarSize = 0x7f01000e; + public static final int actionBarSplitStyle = 0x7f01000c; + public static final int actionBarStyle = 0x7f01000b; + public static final int actionBarTabBarStyle = 0x7f010008; + public static final int actionBarTabStyle = 0x7f010007; + public static final int actionBarTabTextStyle = 0x7f010009; + public static final int actionBarWidgetTheme = 0x7f01000d; + public static final int actionButtonStyle = 0x7f010016; + public static final int actionDropDownStyle = 0x7f010047; + public static final int actionLayout = 0x7f01004e; + public static final int actionMenuTextAppearance = 0x7f010011; + public static final int actionMenuTextColor = 0x7f010012; + public static final int actionModeBackground = 0x7f01003c; + public static final int actionModeCloseButtonStyle = 0x7f01003b; + public static final int actionModeCloseDrawable = 0x7f01003e; + public static final int actionModeCopyDrawable = 0x7f010040; + public static final int actionModeCutDrawable = 0x7f01003f; + public static final int actionModeFindDrawable = 0x7f010044; + public static final int actionModePasteDrawable = 0x7f010041; + public static final int actionModePopupWindowStyle = 0x7f010046; + public static final int actionModeSelectAllDrawable = 0x7f010042; + public static final int actionModeShareDrawable = 0x7f010043; + public static final int actionModeSplitBackground = 0x7f01003d; + public static final int actionModeStyle = 0x7f01003a; + public static final int actionModeWebSearchDrawable = 0x7f010045; + public static final int actionOverflowButtonStyle = 0x7f01000a; + public static final int actionProviderClass = 0x7f010050; + public static final int actionViewClass = 0x7f01004f; + public static final int activityChooserViewStyle = 0x7f01006c; + public static final int background = 0x7f01002f; + public static final int backgroundSplit = 0x7f010031; + public static final int backgroundStacked = 0x7f010030; + public static final int buttonBarButtonStyle = 0x7f010018; + public static final int buttonBarStyle = 0x7f010017; + public static final int customNavigationLayout = 0x7f010032; + public static final int disableChildrenWhenDisabled = 0x7f010054; + public static final int displayOptions = 0x7f010028; + public static final int divider = 0x7f01002e; + public static final int dividerHorizontal = 0x7f01001b; + public static final int dividerPadding = 0x7f010056; + public static final int dividerVertical = 0x7f01001a; + public static final int dropDownListViewStyle = 0x7f010021; + public static final int dropdownListPreferredItemHeight = 0x7f010048; + public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; + public static final int height = 0x7f010026; + public static final int homeAsUpIndicator = 0x7f010013; + public static final int homeLayout = 0x7f010033; + public static final int icon = 0x7f01002c; + public static final int iconifiedByDefault = 0x7f01005a; + public static final int indeterminateProgressStyle = 0x7f010035; + public static final int initialActivityCount = 0x7f01006a; + public static final int isLightTheme = 0x7f010059; + public static final int itemPadding = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01004c; + public static final int listPopupWindowStyle = 0x7f010022; + public static final int listPreferredItemHeight = 0x7f01001c; + public static final int listPreferredItemHeightLarge = 0x7f01001e; + public static final int listPreferredItemHeightSmall = 0x7f01001d; + public static final int listPreferredItemPaddingLeft = 0x7f01001f; + public static final int listPreferredItemPaddingRight = 0x7f010020; + public static final int logo = 0x7f01002d; + public static final int navigationMode = 0x7f010027; + public static final int paddingEnd = 0x7f010039; + public static final int paddingStart = 0x7f010038; + public static final int panelMenuListTheme = 0x7f01004b; + public static final int panelMenuListWidth = 0x7f01004a; + public static final int popupMenuStyle = 0x7f010049; + public static final int popupPromptView = 0x7f010053; + public static final int progressBarPadding = 0x7f010036; + public static final int progressBarStyle = 0x7f010034; + public static final int prompt = 0x7f010051; + public static final int queryHint = 0x7f01005b; + public static final int searchDropdownBackground = 0x7f01005c; + public static final int searchResultListItemHeight = 0x7f010065; + public static final int searchViewAutoCompleteTextView = 0x7f010069; + public static final int searchViewCloseIcon = 0x7f01005d; + public static final int searchViewEditQuery = 0x7f010061; + public static final int searchViewEditQueryBackground = 0x7f010062; + public static final int searchViewGoIcon = 0x7f01005e; + public static final int searchViewSearchIcon = 0x7f01005f; + public static final int searchViewTextField = 0x7f010063; + public static final int searchViewTextFieldRight = 0x7f010064; + public static final int searchViewVoiceIcon = 0x7f010060; + public static final int selectableItemBackground = 0x7f010019; + public static final int showAsAction = 0x7f01004d; + public static final int showDividers = 0x7f010055; + public static final int spinnerDropDownItemStyle = 0x7f010058; + public static final int spinnerMode = 0x7f010052; + public static final int spinnerStyle = 0x7f010057; + public static final int subtitle = 0x7f010029; + public static final int subtitleTextStyle = 0x7f01002b; + public static final int textAllCaps = 0x7f01006d; + public static final int textAppearanceLargePopupMenu = 0x7f010014; + public static final int textAppearanceListItem = 0x7f010023; + public static final int textAppearanceListItemSmall = 0x7f010024; + public static final int textAppearanceSearchResultSubtitle = 0x7f010067; + public static final int textAppearanceSearchResultTitle = 0x7f010066; + public static final int textAppearanceSmallPopupMenu = 0x7f010015; + public static final int textColorSearchUrl = 0x7f010068; + public static final int title = 0x7f010025; + public static final int titleTextStyle = 0x7f01002a; + public static final int windowActionBar = 0x7f010000; + public static final int windowActionBarOverlay = 0x7f010001; + public static final int windowFixedHeightMajor = 0x7f010006; + public static final int windowFixedHeightMinor = 0x7f010004; + public static final int windowFixedWidthMajor = 0x7f010003; + public static final int windowFixedWidthMinor = 0x7f010005; + public static final int windowSplitActionBar = 0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050005; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050003; + public static final int abc_split_action_bar_is_narrow = 0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f060003; + public static final int abc_search_url_text_normal = 0x7f060000; + public static final int abc_search_url_text_pressed = 0x7f060002; + public static final int abc_search_url_text_selected = 0x7f060001; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f070002; + public static final int abc_action_bar_icon_vertical_padding = 0x7f070003; + public static final int abc_action_bar_progress_bar_size = 0x7f07000a; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f070001; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f070007; + public static final int abc_action_bar_subtitle_text_size = 0x7f070005; + public static final int abc_action_bar_subtitle_top_margin = 0x7f070006; + public static final int abc_action_bar_title_text_size = 0x7f070004; + public static final int abc_action_button_min_width = 0x7f070008; + public static final int abc_config_prefDialogWidth = 0x7f070000; + public static final int abc_dropdownitem_icon_width = 0x7f070010; + public static final int abc_dropdownitem_text_padding_left = 0x7f07000e; + public static final int abc_dropdownitem_text_padding_right = 0x7f07000f; + public static final int abc_panel_menu_list_width = 0x7f07000b; + public static final int abc_search_view_preferred_width = 0x7f07000d; + public static final int abc_search_view_text_min_width = 0x7f07000c; + public static final int dialog_fixed_height_major = 0x7f070013; + public static final int dialog_fixed_height_minor = 0x7f070014; + public static final int dialog_fixed_width_major = 0x7f070011; + public static final int dialog_fixed_width_minor = 0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f09001c; + public static final int action_bar_activity_content = 0x7f090001; + public static final int action_bar_container = 0x7f09001b; + public static final int action_bar_overlay_layout = 0x7f09001f; + public static final int action_bar_root = 0x7f09001a; + public static final int action_bar_subtitle = 0x7f090023; + public static final int action_bar_title = 0x7f090022; + public static final int action_context_bar = 0x7f09001d; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_close_button = 0x7f090024; + public static final int activity_chooser_view_content = 0x7f090025; + public static final int always = 0x7f09000f; + public static final int beginning = 0x7f090016; + public static final int checkbox = 0x7f09002d; + public static final int collapseActionView = 0x7f090010; + public static final int default_activity_button = 0x7f090028; + public static final int dialog = 0x7f090014; + public static final int disableHome = 0x7f090009; + public static final int dropdown = 0x7f090015; + public static final int edit_query = 0x7f090030; + public static final int end = 0x7f090017; + public static final int expand_activities_button = 0x7f090026; + public static final int expanded_menu = 0x7f09002c; + public static final int home = 0x7f090000; + public static final int homeAsUp = 0x7f09000a; + public static final int icon = 0x7f09002a; + public static final int ifRoom = 0x7f090011; + public static final int image = 0x7f090027; + public static final int listMode = 0x7f090006; + public static final int list_item = 0x7f090029; + public static final int middle = 0x7f090018; + public static final int never = 0x7f090012; + public static final int none = 0x7f090019; + public static final int normal = 0x7f090007; + public static final int progress_circular = 0x7f090004; + public static final int progress_horizontal = 0x7f090005; + public static final int radio = 0x7f09002f; + public static final int search_badge = 0x7f090032; + public static final int search_bar = 0x7f090031; + public static final int search_button = 0x7f090033; + public static final int search_close_btn = 0x7f090038; + public static final int search_edit_frame = 0x7f090034; + public static final int search_go_btn = 0x7f09003a; + public static final int search_mag_icon = 0x7f090035; + public static final int search_plate = 0x7f090036; + public static final int search_src_text = 0x7f090037; + public static final int search_voice_btn = 0x7f09003b; + public static final int shortcut = 0x7f09002e; + public static final int showCustom = 0x7f09000b; + public static final int showHome = 0x7f09000c; + public static final int showTitle = 0x7f09000d; + public static final int split_action_bar = 0x7f09001e; + public static final int submit_area = 0x7f090039; + public static final int tabMode = 0x7f090008; + public static final int title = 0x7f09002b; + public static final int top_action_bar = 0x7f090020; + public static final int up = 0x7f090021; + public static final int useLogo = 0x7f09000e; + public static final int withText = 0x7f090013; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030019; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0a0001; + public static final int abc_action_bar_up_description = 0x7f0a0002; + public static final int abc_action_menu_overflow_description = 0x7f0a0003; + public static final int abc_action_mode_done = 0x7f0a0000; + public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; + public static final int abc_activitychooserview_choose_application = 0x7f0a0009; + public static final int abc_searchview_description_clear = 0x7f0a0006; + public static final int abc_searchview_description_query = 0x7f0a0005; + public static final int abc_searchview_description_search = 0x7f0a0004; + public static final int abc_searchview_description_submit = 0x7f0a0007; + public static final int abc_searchview_description_voice = 0x7f0a0008; + public static final int abc_shareactionprovider_share_with = 0x7f0a000c; + public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; + public static final int Theme_AppCompat = 0x7f0b0077; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; + public static final int Theme_AppCompat_Light = 0x7f0b0078; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; + public static final int Theme_Base = 0x7f0b007e; + public static final int Theme_Base_AppCompat = 0x7f0b0080; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; + public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; + public static final int Theme_Base_Light = 0x7f0b007f; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; + public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 1; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 0; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f01006d }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/gen/com/example/newedtester/BuildConfig.java b/eclipse-project/EmulatorDetection/newedtester_pi/gen/com/example/newedtester/BuildConfig.java new file mode 100644 index 00000000..d408b314 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/gen/com/example/newedtester/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.newedtester; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/gen/com/example/newedtester/R.java b/eclipse-project/EmulatorDetection/newedtester_pi/gen/com/example/newedtester/R.java new file mode 100644 index 00000000..6179f3f8 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/gen/com/example/newedtester/R.java @@ -0,0 +1,3114 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.newedtester; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + } + public static final class attr { + /** Custom divider drawable to use for elements in the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f01000f; + /** Custom item state list drawable background for action bar items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010010; + /** Size of the Action Bar, including the contextual + bar used to present Action Modes. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionBarSize=0x7f01000e; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01000c; + /** Reference to a style for the Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010008; + /** Default style for tabs within an action bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010009; + /** Reference to a theme that should be used to inflate widgets + and layouts destined for the action bar. Most of the time + this will be a reference to the current theme, but when + the action bar has a significantly different contrast + profile than the rest of the activity the difference + can become important. If this is set to @null the current + theme will be used. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01000d; + /** Default action button style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f010016; + /** Default ActionBar dropdown style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010047; + /** An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f01004e; + /** TextAppearance style that will be applied to text that + appears within action menu items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010011; + /** Color for text that appears within action menu items. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010012; + /** Background drawable to use for action mode UI +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f01003b; + /** Drawable to use for the close action mode button +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01003e; + /** Drawable to use for the Copy action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f010040; + /** Drawable to use for the Cut action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01003f; + /** Drawable to use for the Find action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010044; + /** Drawable to use for the Paste action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f010041; + /** PopupWindow style to use for action modes when showing as a window overlay. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010046; + /** Drawable to use for the Select all action button in Contextual Action Bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f010042; + /** Drawable to use for the Share action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010043; + /** Background drawable to use for action mode UI in the lower split bar +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f01003a; + /** Drawable to use for the Web Search action button in WebView selection action modes +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01000a; + /** The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010050; + /** The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f01004f; + /** Default ActivityChooserView style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f01006c; + /** Specifies a background drawable for the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01002f; + /** Specifies a background drawable for the bottom component of a split action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f010031; + /** Specifies a background drawable for a second stacked row of the action bar. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f010030; + /** A style that may be applied to Buttons placed within a + LinearLayout with the style buttonBarStyle to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f010018; + /** A style that may be applied to horizontal LinearLayouts + to form a button bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f010017; + /** Specifies a layout for custom navigation. Overrides navigationMode. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f010032; + /** Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010054; + /** Options affecting how the action bar is displayed. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010028; + /** Specifies the drawable used for item dividers. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01002e; + /** A drawable that may be used as a horizontal divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f01001b; + /** Size of padding on either end of a divider. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010056; + /** A drawable that may be used as a vertical divider between visual elements. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f01001a; + /** ListPopupWindow comaptibility +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010021; + /** The preferred item height for dropdown lists. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010048; + /** The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01006b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010026; + /** Specifies a drawable to use for the 'home as up' indicator. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f010013; + /** Specifies a layout to use for the "home" section of the action bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010033; + /** Specifies the drawable used for the application icon. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f01002c; + /** The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f01005a; + /** Specifies a style resource to use for an indeterminate progress spinner. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010035; + /** The maximal number of items initially shown in the activity list. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01006a; + /** Specifies whether the theme is light, otherwise it is dark. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010059; + /** Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010037; + /** Drawable used as a background for selected list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010022; + /** The preferred list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01001c; + /** A larger, more robust list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f01001e; + /** A smaller, sleeker list item height. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f01001d; + /** The preferred padding along the left edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f01001f; + /** The preferred padding along the right edge of list items. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010020; + /** Specifies the drawable used for the application logo. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01002d; + /** The type of navigation to use. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f010027; + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010039; + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f010038; + /** Default Panel Menu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01004b; + /** Default Panel Menu width. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01004a; + /** Default PopupMenu style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010049; + /** Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010053; + /** Specifies the horizontal padding on either end for an embedded progress bar. +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010036; + /** Specifies a style resource to use for an embedded progress bar. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010034; + /** The prompt to display when the spinner's dialog is shown. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010051; + /** An optional query hint string to be displayed in the empty query field. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f01005b; + /** SearchView dropdown background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchDropdownBackground=0x7f01005c; + /** The list item height for search results. @hide +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f010065; + /** SearchView AutoCompleteTextView style +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewAutoCompleteTextView=0x7f010069; + /** SearchView close button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewCloseIcon=0x7f01005d; + /** SearchView query refinement icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQuery=0x7f010061; + /** SearchView query refinement icon background +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewEditQueryBackground=0x7f010062; + /** SearchView Go button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewGoIcon=0x7f01005e; + /** SearchView Search icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewSearchIcon=0x7f01005f; + /** SearchView text field background for the left section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextField=0x7f010063; + /** SearchView text field background for the right section +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewTextFieldRight=0x7f010064; + /** SearchView Voice button icon +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewVoiceIcon=0x7f010060; + /** A style that may be applied to buttons or other selectable items + that should react to pressed and focus states, but that do not + have a clear visual border along the edges. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010019; + /** How this item should display in the Action Bar, if present. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+ */ + public static final int showAsAction=0x7f01004d; + /** Setting for which dividers to show. +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f010055; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f010058; + /** Display mode for spinner options. +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+ */ + public static final int spinnerMode=0x7f010052; + /** Default Spinner style. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f010057; + /** Specifies subtitle text used for navigationMode="normal" +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010029; + /** Specifies a style to use for subtitle text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f01002b; + /** Present the text in ALL CAPS. This may use a small-caps form when available. +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01006d; + /** Text color, typeface, size, and style for the text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010014; + /** The preferred TextAppearance for the primary text of list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010023; + /** The preferred TextAppearance for the primary text of small list items. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010024; + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f010067; + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f010066; + /** Text color, typeface, size, and style for small text inside of a popup menu. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010015; + /** Text color for urls in search suggestions, used by things like global search +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f010068; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010025; + /** Specifies a style to use for title text. +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f01002a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010000; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010001; + /** A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010006; + /** A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010004; + /** A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010003; + /** A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010005; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010002; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050001; + /** Whether action menu items should be displayed in ALLCAPS or not. + Defaults to true. If this is not appropriate for specific locales + it should be disabled in that locale's resources. + */ + public static final int abc_config_actionMenuItemAllCaps=0x7f050005; + /** Whether action menu items should obey the "withText" showAsAction + flag. This may be set to false for situations where space is + extremely limited. + Whether action menu items should obey the "withText" showAsAction. + This may be set to false for situations where space is + extremely limited. + */ + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050004; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050003; + public static final int abc_split_action_bar_is_narrow=0x7f050002; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f060003; + public static final int abc_search_url_text_normal=0x7f060000; + public static final int abc_search_url_text_pressed=0x7f060002; + public static final int abc_search_url_text_selected=0x7f060001; + } + public static final class dimen { + /** Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + Default height of an action bar. + */ + public static final int abc_action_bar_default_height=0x7f070002; + /** Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + Vertical padding around action bar icons. + */ + public static final int abc_action_bar_icon_vertical_padding=0x7f070003; + /** Size of the indeterminate Progress Bar + Size of the indeterminate Progress Bar + */ + public static final int abc_action_bar_progress_bar_size=0x7f07000a; + /** Maximum height for a stacked tab bar as part of an action bar + */ + public static final int abc_action_bar_stacked_max_height=0x7f070009; + /** Maximum width for a stacked action bar tab. This prevents + action bar tabs from becoming too wide on a wide screen when only + a few are present. + */ + public static final int abc_action_bar_stacked_tab_max_width=0x7f070001; + /** Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + Bottom margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_bottom_margin=0x7f070007; + /** Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + Text size for action bar subtitles + */ + public static final int abc_action_bar_subtitle_text_size=0x7f070005; + /** Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + Top margin for action bar subtitles + */ + public static final int abc_action_bar_subtitle_top_margin=0x7f070006; + /** Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + Text size for action bar titles + */ + public static final int abc_action_bar_title_text_size=0x7f070004; + /** Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + Minimum width for an action button in the menu area of an action bar + */ + public static final int abc_action_button_min_width=0x7f070008; + /** The maximum width we would prefer dialogs to be. 0 if there is no + maximum (let them grow as large as the screen). Actual values are + specified for -large and -xlarge configurations. + see comment in values/config.xml + see comment in values/config.xml + */ + public static final int abc_config_prefDialogWidth=0x7f070000; + /** Width of the icon in a dropdown list + */ + public static final int abc_dropdownitem_icon_width=0x7f070010; + /** Text padding for dropdown items + */ + public static final int abc_dropdownitem_text_padding_left=0x7f07000e; + public static final int abc_dropdownitem_text_padding_right=0x7f07000f; + public static final int abc_panel_menu_list_width=0x7f07000b; + /** Preferred width of the search view. + */ + public static final int abc_search_view_preferred_width=0x7f07000d; + /** Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + Minimum width of the search view text entry area. + */ + public static final int abc_search_view_text_min_width=0x7f07000c; + /** Default screen margins, per the Android Design guidelines. + + Example customization of dimensions originally defined in res/values/dimens.xml + (such as screen margins) for screens with more than 820dp of available width. This + would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). + + */ + public static final int activity_horizontal_margin=0x7f070015; + public static final int activity_vertical_margin=0x7f070016; + /** The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the major axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_major=0x7f070013; + /** The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed height for a dialog along the minor axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_height_minor=0x7f070014; + /** The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the major axis + (the screen is in landscape). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_major=0x7f070011; + /** The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + The platform's desired fixed width for a dialog along the minor axis + (the screen is in portrait). This may be either a fraction or a dimension. + */ + public static final int dialog_fixed_width_minor=0x7f070012; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int ic_launcher=0x7f020057; + } + public static final class id { + public static final int action_bar=0x7f09001c; + public static final int action_bar_activity_content=0x7f090001; + public static final int action_bar_container=0x7f09001b; + public static final int action_bar_overlay_layout=0x7f09001f; + public static final int action_bar_root=0x7f09001a; + public static final int action_bar_subtitle=0x7f090023; + public static final int action_bar_title=0x7f090022; + public static final int action_context_bar=0x7f09001d; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_close_button=0x7f090024; + public static final int action_settings=0x7f090040; + public static final int activity_chooser_view_content=0x7f090025; + public static final int always=0x7f09000f; + public static final int beginning=0x7f090016; + public static final int button2=0x7f09003f; + public static final int checkbox=0x7f09002d; + public static final int collapseActionView=0x7f090010; + public static final int default_activity_button=0x7f090028; + public static final int dialog=0x7f090014; + public static final int disableHome=0x7f090009; + public static final int dropdown=0x7f090015; + public static final int edit_query=0x7f090030; + public static final int end=0x7f090017; + public static final int expand_activities_button=0x7f090026; + public static final int expanded_menu=0x7f09002c; + public static final int home=0x7f090000; + public static final int homeAsUp=0x7f09000a; + public static final int icon=0x7f09002a; + public static final int ifRoom=0x7f090011; + public static final int image=0x7f090027; + public static final int listMode=0x7f090006; + public static final int list_item=0x7f090029; + public static final int middle=0x7f090018; + public static final int never=0x7f090012; + public static final int none=0x7f090019; + public static final int normal=0x7f090007; + public static final int progress_circular=0x7f090004; + public static final int progress_horizontal=0x7f090005; + public static final int radio=0x7f09002f; + public static final int search_badge=0x7f090032; + public static final int search_bar=0x7f090031; + public static final int search_button=0x7f090033; + public static final int search_close_btn=0x7f090038; + public static final int search_edit_frame=0x7f090034; + public static final int search_go_btn=0x7f09003a; + public static final int search_mag_icon=0x7f090035; + public static final int search_plate=0x7f090036; + public static final int search_src_text=0x7f090037; + public static final int search_voice_btn=0x7f09003b; + public static final int shortcut=0x7f09002e; + public static final int showCustom=0x7f09000b; + public static final int showHome=0x7f09000c; + public static final int showTitle=0x7f09000d; + public static final int split_action_bar=0x7f09001e; + public static final int submit_area=0x7f090039; + public static final int tabMode=0x7f090008; + public static final int title=0x7f09002b; + public static final int top_action_bar=0x7f090020; + public static final int txt2=0x7f09003d; + public static final int txt3=0x7f09003e; + public static final int txtStatus=0x7f09003c; + public static final int up=0x7f090021; + public static final int useLogo=0x7f09000e; + public static final int withText=0x7f090013; + } + public static final class integer { + /** The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + The maximum number of action buttons that should be permitted within + an action bar/action mode. This will be used to determine how many + showAsAction="ifRoom" items can fit. "always" items can override this. + */ + public static final int abc_max_action_buttons=0x7f080000; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int activity_main=0x7f030018; + public static final int support_simple_spinner_dropdown_item=0x7f030019; + } + public static final class menu { + public static final int main=0x7f0c0000; + } + public static final class string { + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_home_description=0x7f0a0001; + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + */ + public static final int abc_action_bar_up_description=0x7f0a0002; + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + */ + public static final int abc_action_menu_overflow_description=0x7f0a0003; + /** Label for the "Done" button on the far left of action mode toolbars. + */ + public static final int abc_action_mode_done=0x7f0a0000; + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + */ + public static final int abc_activity_chooser_view_see_all=0x7f0a000a; + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + */ + public static final int abc_activitychooserview_choose_application=0x7f0a0009; + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_clear=0x7f0a0006; + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_query=0x7f0a0005; + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_search=0x7f0a0004; + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_submit=0x7f0a0007; + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + */ + public static final int abc_searchview_description_voice=0x7f0a0008; + /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with=0x7f0a000c; + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + */ + public static final int abc_shareactionprovider_share_with_application=0x7f0a000b; + public static final int action_settings=0x7f0a000f; + public static final int app_name=0x7f0a000d; + public static final int hello_world=0x7f0a000e; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f0b008b; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f0b008c; + /** Mimic text appearance in select_dialog_item.xml + */ + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; + /** Search View result styles + */ + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; + /** + TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default + versions instead (which are exactly the same). + + */ + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; + /** Themes in the "Theme.AppCompat" family will contain an action bar by default. + If Holo themes are available on the current platform version they will be used. + A limited Holo-styled action bar will be provided on platform versions older + than 3.0. (API 11) + + These theme declarations contain any version-independent specification. Items + that need to vary based on platform version should be defined in the corresponding + "Theme.Base" theme. + Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat=0x7f0b0077; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; + /** Menu/item attributes + */ + public static final int Theme_AppCompat_CompactMenu=0x7f0b007c; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; + /** Platform-independent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_AppCompat_Light=0x7f0b0078; + /** Platform-independent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; + /** Base platform-dependent theme + */ + public static final int Theme_Base=0x7f0b007e; + /** Base platform-dependent theme providing an action bar in a dark-themed activity. + Base platform-dependent theme providing an action bar in a dark-themed activity. + */ + public static final int Theme_Base_AppCompat=0x7f0b0080; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; + /** + As we have defined the theme in values-large (for compat) and values-large takes precedence + over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes + in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be + inherited from in both values-v14 and values-large-v14. + + */ + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; + /** Base platform-dependent theme providing an action bar in a light-themed activity. + Base platform-dependent theme providing an action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light=0x7f0b0081; + /** Base platform-dependent theme providing a dark action bar in a light-themed activity. + Base platform-dependent theme providing a dark action bar in a light-themed activity. + */ + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; + /** Base platform-dependent theme providing a light-themed activity. + */ + public static final int Theme_Base_Light=0x7f0b007f; + /** Styles in here can be extended for customisation in your application. Each utilises + one of the Base styles. If Holo themes are available on the current platform version + they will be used instead of the compat styles. + */ + public static final int Widget_AppCompat_ActionBar=0x7f0b0000; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; + public static final int Widget_AppCompat_ActionButton=0x7f0b000b; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; + public static final int Widget_AppCompat_ActionMode=0x7f0b001b; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; + /** Action Button Styles + */ + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; + /** AutoCompleteTextView styles (for SearchView) + */ + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; + /** Popup Menu + */ + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; + /** Spinner Widgets + */ + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; + /** Progress Bar + */ + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; + /** Action Bar Spinner Widgets + */ + public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d; + public static final int Widget_AppCompat_PopupMenu=0x7f0b002b; + public static final int Widget_AppCompat_ProgressBar=0x7f0b000a; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; + } + public static final class styleable { + /** ============================================ + Attributes used to style the Action Bar. + These should be set on your theme; the default actionBarStyle will + propagate them to the correct elements as needed. + + Please Note: when overriding attributes for an ActionBar style + you must specify each attribute twice: once with the "android:" + namespace prefix and once without. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.newedtester:background} Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked com.example.newedtester:backgroundStacked} Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_customNavigationLayout com.example.newedtester:customNavigationLayout} Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions com.example.newedtester:displayOptions} Options affecting how the action bar is displayed.
{@link #ActionBar_divider com.example.newedtester:divider} Specifies the drawable used for item dividers.
{@link #ActionBar_height com.example.newedtester:height} Specifies a fixed height.
{@link #ActionBar_homeLayout com.example.newedtester:homeLayout} Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon com.example.newedtester:icon} Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle com.example.newedtester:indeterminateProgressStyle} Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding com.example.newedtester:itemPadding} Specifies padding that should be applied to the left and right sides of + system-provided items in the bar.
{@link #ActionBar_logo com.example.newedtester:logo} Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode com.example.newedtester:navigationMode} The type of navigation to use.
{@link #ActionBar_progressBarPadding com.example.newedtester:progressBarPadding} Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle com.example.newedtester:progressBarStyle} Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle com.example.newedtester:subtitle} Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionBar_title com.example.newedtester:title} Specifies title text used for navigationMode="normal"
{@link #ActionBar_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, + 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, + 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, + 0x7f010035, 0x7f010036, 0x7f010037 + }; + /** +

+ @attr description + Specifies a background drawable for the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionBar_background = 10; + /** +

+ @attr description + Specifies a background drawable for the bottom component of a split action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

+ @attr description + Specifies a background drawable for a second stacked row of the action bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

+ @attr description + Specifies a layout for custom navigation. Overrides navigationMode. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

+ @attr description + Options affecting how the action bar is displayed. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+

This is a private symbol. + @attr name com.example.newedtester:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

+ @attr description + Specifies the drawable used for item dividers. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int ActionBar_divider = 9; + /** +

+ @attr description + Specifies a fixed height. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionBar_height = 1; + /** +

+ @attr description + Specifies a layout to use for the "home" section of the action bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

+ @attr description + Specifies the drawable used for the application icon. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:icon + */ + public static final int ActionBar_icon = 7; + /** +

+ @attr description + Specifies a style resource to use for an indeterminate progress spinner. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

+ @attr description + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

+ @attr description + Specifies the drawable used for the application logo. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:logo + */ + public static final int ActionBar_logo = 8; + /** +

+ @attr description + The type of navigation to use. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.
+

This is a private symbol. + @attr name com.example.newedtester:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

+ @attr description + Specifies the horizontal padding on either end for an embedded progress bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

+ @attr description + Specifies a style resource to use for an embedded progress bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

+ @attr description + Specifies subtitle text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

+ @attr description + Specifies title text used for navigationMode="normal" + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:title + */ + public static final int ActionBar_title = 0; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Valid LayoutParams for views placed in the action bar as custom views. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** These attributes are meant to be specified and customized by the app. + The system will read and apply them as needed. These attributes control + properties of the activity window, such as whether an action bar should + be present and whether it should overlay content. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #ActionBarWindow_windowActionBar com.example.newedtester:windowActionBar}
{@link #ActionBarWindow_windowActionBarOverlay com.example.newedtester:windowActionBarOverlay}
{@link #ActionBarWindow_windowFixedHeightMajor com.example.newedtester:windowFixedHeightMajor} A fixed height for the window along the major axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowFixedHeightMinor com.example.newedtester:windowFixedHeightMinor} A fixed height for the window along the minor axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMajor com.example.newedtester:windowFixedWidthMajor} A fixed width for the window along the major axis of the screen, + that is, when in landscape.
{@link #ActionBarWindow_windowFixedWidthMinor com.example.newedtester:windowFixedWidthMinor} A fixed width for the window along the minor axis of the screen, + that is, when in portrait.
{@link #ActionBarWindow_windowSplitActionBar com.example.newedtester:windowSplitActionBar}
+ @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004, 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** +

+ @attr description + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** +

+ @attr description + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** +

+ @attr description + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** +

+ @attr description + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** +

This symbol is the offset where the {@link com.example.newedtester.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.newedtester:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Size of padding on either end of a divider. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.newedtester:background} Specifies a background for the action mode bar.
{@link #ActionMode_backgroundSplit com.example.newedtester:backgroundSplit} Specifies a background for the split action mode bar.
{@link #ActionMode_height com.example.newedtester:height} Specifies a fixed height for the action mode bar.
{@link #ActionMode_subtitleTextStyle com.example.newedtester:subtitleTextStyle} Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle com.example.newedtester:titleTextStyle} Specifies a style to use for title text.
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, + 0x7f010031 + }; + /** +

+ @attr description + Specifies a background for the action mode bar. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:background + */ + public static final int ActionMode_background = 3; + /** +

+ @attr description + Specifies a background for the split action mode bar. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This is a private symbol. + @attr name com.example.newedtester:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

+ @attr description + Specifies a fixed height for the action mode bar. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:height + */ + public static final int ActionMode_height = 0; + /** +

+ @attr description + Specifies a style to use for subtitle text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

+ @attr description + Specifies a style to use for title text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attrbitutes for a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.newedtester:expandActivityOverflowButtonDrawable} The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount com.example.newedtester:initialActivityCount} The maximal number of items initially shown in the activity list.
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01006a, 0x7f01006b + }; + /** +

+ @attr description + The drawable to show in the button for expanding the activities overflow popup. + Note: Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

+ @attr description + The maximal number of items initially shown in the activity list. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CompatTextView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #CompatTextView_textAllCaps com.example.newedtester:textAllCaps} Present the text in ALL CAPS.
+ @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f01006d + }; + /** +

+ @attr description + Present the text in ALL CAPS. This may use a small-caps form when available. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". +

This is a private symbol. + @attr name com.example.newedtester:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #LinearLayoutICS_divider com.example.newedtester:divider} Drawable to use as a vertical divider between buttons.
{@link #LinearLayoutICS_dividerPadding com.example.newedtester:dividerPadding} Size of padding on either end of a divider.
{@link #LinearLayoutICS_showDividers com.example.newedtester:showDividers} Setting for which dividers to show.
+ @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f01002e, 0x7f010055, 0x7f010056 + }; + /** +

+ @attr description + Drawable to use as a vertical divider between buttons. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** +

+ @attr description + Size of padding on either end of a divider. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** +

+ @attr description + Setting for which dividers to show. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+

This is a private symbol. + @attr name com.example.newedtester:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Base attributes that are available to all groups. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} Whether the items are capable of displaying a check mark.
{@link #MenuGroup_android_enabled android:enabled} Whether the items are enabled.
{@link #MenuGroup_android_id android:id} The ID of the group.
{@link #MenuGroup_android_menuCategory android:menuCategory} The category applied to all items within this group.
{@link #MenuGroup_android_orderInCategory android:orderInCategory} The order within the category applied to all items within this group.
{@link #MenuGroup_android_visible android:visible} Whether the items are shown/visible.
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

+ @attr description + Whether the items are capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkableBehavior}. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

+ @attr description + Whether the items are enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

+ @attr description + The ID of the group. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

+ @attr description + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

+ @attr description + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

+ @attr description + Whether the items are shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Base attributes that are available to all Item objects. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.newedtester:actionLayout} An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass com.example.newedtester:actionProviderClass} The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass com.example.newedtester:actionViewClass} The name of an optional View class to instantiate and use as an + action view.
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} The alphabetic shortcut key.
{@link #MenuItem_android_checkable android:checkable} Whether the item is capable of displaying a check mark.
{@link #MenuItem_android_checked android:checked} Whether the item is checked.
{@link #MenuItem_android_enabled android:enabled} Whether the item is enabled.
{@link #MenuItem_android_icon android:icon} The icon associated with this item.
{@link #MenuItem_android_id android:id} The ID of the item.
{@link #MenuItem_android_menuCategory android:menuCategory} The category applied to the item.
{@link #MenuItem_android_numericShortcut android:numericShortcut} The numeric shortcut key.
{@link #MenuItem_android_onClick android:onClick} Name of a method on the Context used to inflate the menu that will be + called when the item is clicked.
{@link #MenuItem_android_orderInCategory android:orderInCategory} The order within the category applied to the item.
{@link #MenuItem_android_title android:title} The title associated with the item.
{@link #MenuItem_android_titleCondensed android:titleCondensed} The condensed title associated with the item.
{@link #MenuItem_android_visible android:visible} Whether the item is shown/visible.
{@link #MenuItem_showAsAction com.example.newedtester:showAsAction} How this item should display in the Action Bar, if present.
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, + 0x7f010050 + }; + /** +

+ @attr description + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

+ @attr description + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

+ @attr description + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

+ @attr description + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#alphabeticShortcut}. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

+ @attr description + Whether the item is capable of displaying a check mark. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checkable}. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

+ @attr description + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#checked}. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

+ @attr description + Whether the item is enabled. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#enabled}. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

+ @attr description + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#icon}. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

+ @attr description + The ID of the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#id}. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

+ @attr description + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#menuCategory}. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

+ @attr description + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#numericShortcut}. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

+ @attr description + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#onClick}. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

+ @attr description + The order within the category applied to the item. + (This will be or'ed with the category attribute.) +

This corresponds to the global attribute + resource symbol {@link android.R.attr#orderInCategory}. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

+ @attr description + The title associated with the item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#title}. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

+ @attr description + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#titleCondensed}. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

+ @attr description + Whether the item is shown/visible. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#visible}. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

+ @attr description + How this item should display in the Action Bar, if present. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container.
+

This is a private symbol. + @attr name com.example.newedtester:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground} Default background for the menu header.
{@link #MenuView_android_horizontalDivider android:horizontalDivider} Default horizontal divider between rows of menu items.
{@link #MenuView_android_itemBackground android:itemBackground} Default background for each menu item.
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} Default disabled icon alpha for each menu item that shows an icon.
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} Default appearance of menu item text.
{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing} Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_android_verticalDivider android:verticalDivider} Default vertical divider between menu items.
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} Default animations for the menu.
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x01010438 + }; + /** +

+ @attr description + Default background for the menu header. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#headerBackground}. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

+ @attr description + Default horizontal divider between rows of menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#horizontalDivider}. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

+ @attr description + Default background for each menu item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemBackground}. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

+ @attr description + Default disabled icon alpha for each menu item that shows an icon. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemIconDisabledAlpha}. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

+ @attr description + Default appearance of menu item text. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#itemTextAppearance}. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

+ @attr description + Whether space should be reserved in layout when an icon is missing. +

This is a private symbol. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** +

+ @attr description + Default vertical divider between menu items. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#verticalDivider}. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

+ @attr description + Default animations for the menu. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#windowAnimationStyle}. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #SearchView_android_imeOptions android:imeOptions} The IME options to set on the query text field.
{@link #SearchView_android_inputType android:inputType} The input type to set on the query text field.
{@link #SearchView_android_maxWidth android:maxWidth} An optional maximum width of the SearchView.
{@link #SearchView_iconifiedByDefault com.example.newedtester:iconifiedByDefault} The default state of the SearchView.
{@link #SearchView_queryHint com.example.newedtester:queryHint} An optional query hint string to be displayed in the empty query field.
+ @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, + 0x7f01005b + }; + /** +

+ @attr description + The IME options to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#imeOptions}. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** +

+ @attr description + The input type to set on the query text field. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#inputType}. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** +

+ @attr description + An optional maximum width of the SearchView. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#maxWidth}. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** +

+ @attr description + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** +

+ @attr description + An optional query hint string to be displayed in the empty query field. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown".
{@link #Spinner_android_dropDownSelector android:dropDownSelector} List selector to use for spinnerMode="dropdown" display.
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset} Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown".
{@link #Spinner_android_dropDownWidth android:dropDownWidth} Width of the dropdown in spinnerMode="dropdown".
{@link #Spinner_android_gravity android:gravity} Gravity setting for positioning the currently selected item.
{@link #Spinner_android_popupBackground android:popupBackground} Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #Spinner_disableChildrenWhenDisabled com.example.newedtester:disableChildrenWhenDisabled} Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled.
{@link #Spinner_popupPromptView com.example.newedtester:popupPromptView} Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown".
{@link #Spinner_prompt com.example.newedtester:prompt} The prompt to display when the spinner's dialog is shown.
{@link #Spinner_spinnerMode com.example.newedtester:spinnerMode} Display mode for spinner options.
+ @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, + 0x7f010053, 0x7f010054 + }; + /** +

+ @attr description + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownHorizontalOffset}. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** +

+ @attr description + List selector to use for spinnerMode="dropdown" display. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownSelector}. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** +

+ @attr description + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownVerticalOffset}. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** +

+ @attr description + Width of the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#dropDownWidth}. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

+ @attr description + Gravity setting for positioning the currently selected item. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#gravity}. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

+ @attr description + Background drawable to use for the dropdown in spinnerMode="dropdown". +

This corresponds to the global attribute + resource symbol {@link android.R.attr#popupBackground}. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** +

+ @attr description + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** +

+ @attr description + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** +

+ @attr description + The prompt to display when the spinner's dialog is shown. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:prompt + */ + public static final int Spinner_prompt = 6; + /** +

+ @attr description + Display mode for spinner options. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0 Spinner options will be presented to the user as a dialog window.
dropdown1 Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself.
+

This is a private symbol. + @attr name com.example.newedtester:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** These are the standard attributes that make up a complete theme. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #Theme_actionDropDownStyle com.example.newedtester:actionDropDownStyle} Default ActionBar dropdown style.
{@link #Theme_dropdownListPreferredItemHeight com.example.newedtester:dropdownListPreferredItemHeight} The preferred item height for dropdown lists.
{@link #Theme_listChoiceBackgroundIndicator com.example.newedtester:listChoiceBackgroundIndicator} Drawable used as a background for selected list items.
{@link #Theme_panelMenuListTheme com.example.newedtester:panelMenuListTheme} Default Panel Menu style.
{@link #Theme_panelMenuListWidth com.example.newedtester:panelMenuListWidth} Default Panel Menu width.
{@link #Theme_popupMenuStyle com.example.newedtester:popupMenuStyle} Default PopupMenu style.
+ @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, + 0x7f01004b, 0x7f01004c + }; + /** +

+ @attr description + Default ActionBar dropdown style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** +

+ @attr description + The preferred item height for dropdown lists. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** +

+ @attr description + Drawable used as a background for selected list items. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** +

+ @attr description + Default Panel Menu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** +

+ @attr description + Default Panel Menu width. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** +

+ @attr description + Default PopupMenu style. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

This is a private symbol. + @attr name com.example.newedtester:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable} Boolean that controls whether a view can take focus.
{@link #View_paddingEnd com.example.newedtester:paddingEnd} Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart com.example.newedtester:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010038, 0x7f010039 + }; + /** +

+ @attr description + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. +

This corresponds to the global attribute + resource symbol {@link android.R.attr#focusable}. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** +

+ @attr description + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** +

+ @attr description + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol. + @attr name com.example.newedtester:paddingStart + */ + public static final int View_paddingStart = 1; + }; +} diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/ic_launcher-web.png b/eclipse-project/EmulatorDetection/newedtester_pi/ic_launcher-web.png new file mode 100644 index 00000000..a18cbb48 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/ic_launcher-web.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/libs/android-support-v4.jar b/eclipse-project/EmulatorDetection/newedtester_pi/libs/android-support-v4.jar new file mode 100644 index 00000000..c31cede4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/libs/android-support-v4.jar differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/local.properties b/eclipse-project/EmulatorDetection/newedtester_pi/local.properties new file mode 100644 index 00000000..50c43a66 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/jyoti/Android/adt-bundle-linux-x86_64-20140702/sdk diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/log_notepad b/eclipse-project/EmulatorDetection/newedtester_pi/log_notepad new file mode 100644 index 00000000..f2f21952 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/log_notepad @@ -0,0 +1,11121 @@ +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 233): GC_CONCURRENT freed 395K, 5% free 11311K/11847K, paused 26ms+20ms, total 149ms +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +575ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{41662178 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41991300 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 3192): GC_CONCURRENT freed 246K, 3% free 11640K/11975K, paused 16ms+7ms, total 81ms +D/AndroidRuntime( 3225): +D/AndroidRuntime( 3225): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3225): CheckJNI is ON +D/dalvikvm( 3225): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3225): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3225): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3225): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3225): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3225): Shutting down VM +D/dalvikvm( 3225): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +D/dalvikvm( 3225): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3225): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3192): GC_FOR_ALLOC freed 396K, 6% free 11367K/11975K, paused 30ms, total 34ms +I/dalvikvm-heap( 3192): Grow heap (frag case) to 11.396MB for 279056-byte allocation +D/dalvikvm( 3192): GC_FOR_ALLOC freed 3K, 6% free 11637K/12295K, paused 39ms, total 39ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@419da788 attribute=android.view.inputmethod.EditorInfo@419da798 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3192 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3192 permission denied. +I/TestRunner( 3192): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3192): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3192:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3182): Shutting down VM +D/dalvikvm( 3182): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 3182): Got wake-up signal, bailing out of select +D/dalvikvm( 3182): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 3239): +D/AndroidRuntime( 3239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3239): CheckJNI is ON +D/dalvikvm( 3239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3239): Shutting down VM +D/dalvikvm( 3239): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 13ms +D/dalvikvm( 3239): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3253): +D/AndroidRuntime( 3253): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3253): CheckJNI is ON +D/dalvikvm( 3253): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3253): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3253): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3253): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3253): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3264): DexOpt: load 72ms, verify+opt 278ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 164): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 164): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 164): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 164): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 164): GC_CONCURRENT freed 975K, 8% free 15328K/16519K, paused 62ms+19ms, total 226ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 48ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 96ms +I/AccountTypeManager( 444): Loaded meta-data for 1 account types, 0 accounts in 261ms(wall) 7ms(cpu) +V/BackupManagerService( 164): addPackageParticipantsLocked: #1 +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 164): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 164): no available voice recognition services found +D/dalvikvm( 164): GC_EXPLICIT freed 413K, 9% free 15166K/16519K, paused 33ms+21ms, total 250ms +D/AndroidRuntime( 3253): Shutting down VM +D/dalvikvm( 3253): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 3253): Got wake-up signal, bailing out of select +D/dalvikvm( 3253): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3253): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3272): +D/AndroidRuntime( 3272): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3272): CheckJNI is ON +D/dalvikvm( 3272): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3272): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3272): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3272): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3272): Calling main entry com.android.commands.pm.Pm +I/Choreographer( 263): Skipped 75 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 3272): Shutting down VM +D/dalvikvm( 3272): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3272): Got wake-up signal, bailing out of select +D/dalvikvm( 3272): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3272): NOTE: attach of thread 'Binder_3' failed +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 263): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 263): GC_FOR_ALLOC freed 8687K, 58% free 17847K/42055K, paused 127ms, total 167ms +I/dalvikvm-heap( 263): Grow heap (frag case) to 20.466MB for 3158032-byte allocation +D/dalvikvm( 263): GC_FOR_ALLOC freed 36K, 51% free 20894K/42055K, paused 152ms, total 153ms +D/AndroidRuntime( 3285): +D/AndroidRuntime( 3285): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3285): CheckJNI is ON +D/dalvikvm( 3285): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3285): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3285): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3285): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 197K, 48% free 21880K/42055K, paused 22ms+146ms, total 571ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 156ms +I/Choreographer( 263): Skipped 104 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 724K, 46% free 23093K/42055K, paused 85ms+58ms, total 412ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 286ms +D/AndroidRuntime( 3285): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3295): Not late-enabling CheckJNI (already on) +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3295 uid=10031 gids={1015, 1028} +D/dalvikvm( 37): GC_EXPLICIT freed 39K, 3% free 10735K/11011K, paused 8ms+6ms, total 104ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 9ms+8ms, total 133ms +D/dalvikvm( 37): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 37): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 16ms+4ms, total 96ms +I/dalvikvm( 3295): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 3295): error opening trace file: No such file or directory (2) +I/ActivityThread( 3295): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 300K, 42% free 24681K/42055K, paused 155ms, total 160ms +I/TestRunner( 3295): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3295): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3295:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 3285): Shutting down VM +D/dalvikvm( 3285): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 13ms +D/jdwp ( 3285): Got wake-up signal, bailing out of select +D/dalvikvm( 3285): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3285): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 263): GC_CONCURRENT freed 3154K, 44% free 23568K/42055K, paused 22ms+8ms, total 136ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 89ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 108ms +D/AndroidRuntime( 3312): +D/AndroidRuntime( 3312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3312): CheckJNI is ON +D/dalvikvm( 3312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3312): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 263): GC_CONCURRENT freed 1294K, 43% free 24249K/42055K, paused 24ms+39ms, total 317ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 118ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 167ms +D/dalvikvm( 263): GC_FOR_ALLOC freed 753K, 41% free 24879K/42055K, paused 147ms, total 154ms +D/dalvikvm( 263): GC_CONCURRENT freed 439K, 38% free 26416K/42055K, paused 50ms+57ms, total 307ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 73ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 274ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 271ms +D/AndroidRuntime( 3312): Calling main entry com.android.commands.am.Am +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3322): Not late-enabling CheckJNI (already on) +I/ActivityManager( 164): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=3322 uid=10031 gids={1015, 1028} +I/dalvikvm( 3322): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 263): GC_CONCURRENT freed 706K, 35% free 27725K/42055K, paused 53ms+39ms, total 385ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 146ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 315ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 278ms +E/Trace ( 3322): error opening trace file: No such file or directory (2) +I/ActivityThread( 3322): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 263): GC_FOR_ALLOC freed 1216K, 33% free 28310K/42055K, paused 234ms, total 238ms +I/TestRunner( 3322): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +D/gralloc_goldfish( 3322): Emulator without GPU emulation detected. +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s458ms +E/dalvikvm( 3322): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 3322): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 3322): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 3322): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 3322): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 3322): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +I/Choreographer( 263): Skipped 236 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 263): GC_CONCURRENT freed 2446K, 34% free 27910K/42055K, paused 36ms+2410ms, total 2915ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2880ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 2689ms +D/dalvikvm( 263): WAIT_FOR_CONCURRENT_GC blocked 316ms +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +D/dalvikvm( 3322): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 18ms+67ms, total 172ms +D/dalvikvm( 164): GC_CONCURRENT freed 962K, 8% free 15258K/16519K, paused 19ms+11ms, total 135ms +D/activv ( 3322): com.example.android.notepad.NotesList@414ad848 +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 3322): there is nothing +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +532ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +D/dalvikvm( 164): GC_CONCURRENT freed 1176K, 8% free 15217K/16519K, paused 19ms+14ms, total 427ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 103ms +I/ActivityManager( 164): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +409ms +D/activv1 ( 3322): com.example.android.notepad.NoteEditor@41487180 +D/heybg ( 3322): justtocheck +W/ResourceType( 3322): No known package when getting name for resource number 0xffffffff +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +D/dalvikvm( 263): GC_CONCURRENT freed 6279K, 44% free 23577K/42055K, paused 40ms+130ms, total 576ms +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): ----- begin exception ----- +I/TestRunner( 3322): +I/TestRunner( 3322): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 3322): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 3322): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:84) +I/TestRunner( 3322): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 3322): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 3322): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 3322): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 3322): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 3322): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 3322): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 3322): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 3322): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 3322): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 3322): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 3322): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 3322): ----- end exception ----- +I/TestRunner( 3322): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3322): Skipped 52 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +1s308ms +D/activv ( 3322): com.example.android.notepad.NotesList@415261a0 +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3322): GC_CONCURRENT freed 270K, 3% free 11194K/11527K, paused 34ms+5ms, total 147ms +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +504ms +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.27} +I/Choreographer( 219): Skipped 52 frames! The application may be doing too much work on its main thread. +I/Choreographer( 219): Skipped 42 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 516K, 8% free 15209K/16519K, paused 10ms+11ms, total 124ms +I/ActivityManager( 164): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 3322): GC_CONCURRENT freed 207K, 3% free 11487K/11783K, paused 17ms+5ms, total 209ms +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.TitleEditor: +1s5ms +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Activity reported stop, but no longer stopping: ActivityRecord{419815c0 com.example.android.notepad/.NoteEditor} +W/WindowManager( 164): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 164): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 164): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 164): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.28} +D/dalvikvm( 283): GC_CONCURRENT freed 163K, 2% free 10950K/11143K, paused 16ms+104ms, total 317ms +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{419bfc18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NotesList: +988ms +I/Choreographer( 219): Skipped 48 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 3322): com.example.android.notepad.NotesList@41524a08 +D/dalvikvm( 164): GC_EXPLICIT freed 238K, 9% free 15191K/16519K, paused 11ms+59ms, total 370ms +I/Choreographer( 263): Skipped 201 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4196b458 (uid=10036 pid=263) +I/ActivityManager( 164): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 3322 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 233): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 233): Could not find a dictionary pack +V/PhoneStatusBar( 219): setLightsOn(true) +I/ActivityManager( 164): Displayed com.example.android.notepad/.NoteEditor: +396ms +D/dalvikvm( 164): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 164): GC_EXPLICIT freed 131K, 9% free 15133K/16519K, paused 11ms+9ms, total 114ms +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 219): setLightsOn(true) +W/WindowManager( 164): Force-removing child win Window{416eae60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{4169ea40 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 3353): +D/AndroidRuntime( 3353): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3353): CheckJNI is ON +D/dalvikvm( 3353): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3353): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3353): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3353): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3353): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3353): Shutting down VM +I/AndroidRuntime( 3353): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3353): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 30ms +D/jdwp ( 3353): Got wake-up signal, bailing out of select +D/dalvikvm( 3353): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3322): GC_CONCURRENT freed 246K, 3% free 11641K/11975K, paused 16ms+6ms, total 72ms +D/dalvikvm( 3322): GC_FOR_ALLOC freed 370K, 6% free 11369K/11975K, paused 28ms, total 30ms +I/dalvikvm-heap( 3322): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 3322): GC_FOR_ALLOC freed 2K, 6% free 11639K/12295K, paused 31ms, total 31ms +W/InputMethodManagerService( 164): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418e1980 attribute=android.view.inputmethod.EditorInfo@418ceae0 +W/WindowManager( 164): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 164): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4168a3e8 (uid=10031 pid=3322) +W/ActivityManager( 164): Duplicate finish request for ActivityRecord{416c7748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 164): Permission denied: injecting event from pid 3322 uid 10031 to window Window{41680518 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 164): Input event injection from pid 3322 permission denied. +I/TestRunner( 3322): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 3322): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 164): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 164): Killing proc 3322:com.example.android.notepad/u0a31: force stop +I/WindowState( 164): WIN DEATH: Window{41984a98 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 3312): Shutting down VM +D/dalvikvm( 3312): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 3312): Got wake-up signal, bailing out of select +D/dalvikvm( 3312): Debugger has detached; object registry had 1 entries +D/dalvikvm( 248): GC_CONCURRENT freed 383K, 5% free 11307K/11847K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 3367): +D/AndroidRuntime( 3367): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3367): CheckJNI is ON +D/dalvikvm( 3367): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3367): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3367): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3367): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3367): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3367): Shutting down VM +D/dalvikvm( 3367): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 15ms +D/dalvikvm( 3367): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3367): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3379): +D/AndroidRuntime( 3379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3379): CheckJNI is ON +D/dalvikvm( 3379): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3379): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3379): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3379): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3379): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3379): Shutting down VM +D/dalvikvm( 3379): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3379): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3379): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3391): +D/AndroidRuntime( 3391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3391): CheckJNI is ON +D/dalvikvm( 3391): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3391): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3391): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3391): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3391): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3391): Shutting down VM +D/dalvikvm( 3391): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 3391): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3391): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3403): +D/AndroidRuntime( 3403): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3403): CheckJNI is ON +D/dalvikvm( 3403): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3403): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3403): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3403): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3403): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3403): Shutting down VM +D/dalvikvm( 3403): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 3403): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3403): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 164): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 3415): +D/AndroidRuntime( 3415): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3415): CheckJNI is ON +D/dalvikvm( 3415): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3415): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3415): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3415): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3415): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3415): Shutting down VM +D/dalvikvm( 3415): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 3415): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3415): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3427): +D/AndroidRuntime( 3427): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3427): CheckJNI is ON +D/dalvikvm( 3427): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3427): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3427): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3427): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3427): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3427): Shutting down VM +D/dalvikvm( 3427): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 3427): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3427): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3439): +D/AndroidRuntime( 3439): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3439): CheckJNI is ON +D/dalvikvm( 3439): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3439): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3439): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3439): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3439): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3439): Shutting down VM +D/dalvikvm( 3439): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+5ms, total 12ms +D/dalvikvm( 3439): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3439): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3451): +D/AndroidRuntime( 3451): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3451): CheckJNI is ON +D/dalvikvm( 3451): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3451): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3451): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3451): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3451): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3451): Shutting down VM +D/dalvikvm( 3451): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 3451): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3451): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 248): GC_CONCURRENT freed 384K, 5% free 11307K/11847K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 3463): +D/AndroidRuntime( 3463): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3463): CheckJNI is ON +D/dalvikvm( 3463): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3463): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3463): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3463): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3463): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3463): Shutting down VM +D/dalvikvm( 3463): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 3463): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3463): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3475): +D/AndroidRuntime( 3475): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3475): CheckJNI is ON +D/dalvikvm( 3475): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3475): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3475): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3475): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3475): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3475): Shutting down VM +D/dalvikvm( 3475): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 13ms +D/dalvikvm( 3475): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3475): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 3489): +D/AndroidRuntime( 3489): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3489): CheckJNI is ON +D/dalvikvm( 3489): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3489): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3489): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3489): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 3489): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 164): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 164): Removing non-system package:com.jayway.test +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 164): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 164): Running dexopt on: com.jayway.test +D/dalvikvm( 3500): DexOpt: load 73ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 164): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 164): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 164): New package installed in /data/app/com.jayway.test-2.apk +D/dalvikvm( 164): JIT code cache reset in 91 ms (1048532 bytes 1/0) +I/ActivityManager( 164): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 164): GC_CONCURRENT freed 878K, 8% free 15259K/16519K, paused 18ms+133ms, total 256ms +F/libc ( 164): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 173 (FinalizerDaemon) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 164, tid: 173, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004 +I/DEBUG ( 34): r0 461f1d50 r1 2a109a58 r2 00000000 r3 47522000 +I/DEBUG ( 34): r4 47285722 r5 492e3f34 r6 2a109a58 r7 00000004 +I/DEBUG ( 34): r8 00000000 r9 40a094f8 sl 492e3f20 fp 00000000 +I/DEBUG ( 34): ip 4e30732d sp 4b48fda8 lr 4e30733d pc 00000004 cpsr 00000010 +I/DEBUG ( 34): d0 42c8000042c765ee d1 4281000000a78e78 +I/DEBUG ( 34): d2 3f00000042800000 d3 3f00000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 3fe1ffffee00000d +I/DEBUG ( 34): d6 00a80ff000000000 d7 000000634e82e74e +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00000004 +I/DEBUG ( 34): #01 pc 0000233b /dev/ashmem/dalvik-jit-code-cache (deleted) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4b48fd68 40a095d4 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd6c 492e3f44 +I/DEBUG ( 34): 4b48fd70 1dcd64ff +I/DEBUG ( 34): 4b48fd74 40742dcd /system/lib/libdvm.so (dvmLockObject+188) +I/DEBUG ( 34): 4b48fd78 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd7c 40a095d0 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4b48fd80 0000000c +I/DEBUG ( 34): 4b48fd84 472856d6 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd88 492e3f58 +I/DEBUG ( 34): 4b48fd8c 47285722 /system/framework/core.odex +I/DEBUG ( 34): 4b48fd90 492e3f58 +I/DEBUG ( 34): 4b48fd94 2a109a58 [heap] +I/DEBUG ( 34): 4b48fd98 000010f8 +I/DEBUG ( 34): 4b48fd9c 4070efc0 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fda0 df0027ad +I/DEBUG ( 34): 4b48fda4 00000000 +I/DEBUG ( 34): #00 4b48fda8 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 4b48fda8 00000000 +I/DEBUG ( 34): 4b48fdac 2a109a58 [heap] +I/DEBUG ( 34): 4b48fdb0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4b48fdb4 461e6d40 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4b48fdb8 00000000 +I/DEBUG ( 34): 4b48fdbc 4b48fddc +I/DEBUG ( 34): 4b48fdc0 4b48feb0 +I/DEBUG ( 34): 4b48fdc4 00000000 +I/DEBUG ( 34): 4b48fdc8 00000000 +I/DEBUG ( 34): 4b48fdcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): 4b48fdd0 00000000 +I/DEBUG ( 34): 4b48fdd4 00000000 +I/DEBUG ( 34): 4b48fdd8 00000000 +I/DEBUG ( 34): 4b48fddc 00000000 +I/DEBUG ( 34): 4b48fde0 492e3fe4 +I/DEBUG ( 34): 4b48fde4 00000000 +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r0: +I/DEBUG ( 34): 461f1d30 00000bbe 473fa358 472855f0 00000000 ....X.?G.U(G.... +I/DEBUG ( 34): 461f1d40 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 461f1d50 40a094f8 00020001 0004000c 00010000 ...@............ +I/DEBUG ( 34): 461f1d60 4741c988 2a015408 000003c3 473cd6c7 ..AG.T.*......G............ +I/DEBUG ( 34): 40a094f8 40a041e8 2a023f59 00000000 00000000 .A.@Y?.*........ +I/DEBUG ( 34): 40a09508 00000000 00000000 473d0dfb 00000000 ..........=G.... +I/DEBUG ( 34): 40a09518 00030001 5000006c 47522000 00000007 ....l..P. RG.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 492e3f00 4725d40e 461e22b0 00000000 00000000 ..%G.".F........ +I/DEBUG ( 34): 492e3f10 40a095d0 00000000 00000000 00000000 ...@............ +I/DEBUG ( 34): 492e3f20 492e3f58 47285722 461f1d50 4728564c X?.I"W(GP..FLV(G +I/DEBUG ( 34): 492e3f30 4e307345 418fb108 00000000 418dc7e8 Es0N...A.......A +I/DEBUG ( 34): 492e3f40 40a095d0 492e3fa8 472856b8 461f1dc0 ...@.?.I.V(G...F +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 4e30730c 68010008 60013101 f2a56b28 b1b80718 ...h.1.`(k...... +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): 4b48fd88 492e3f58 47285722 492e3f58 2a109a58 X?.I"W(GX?.IX..* +I/DEBUG ( 34): 4b48fd98 000010f8 4070efc0 df0027ad 00000000 ......p@.'...... +I/DEBUG ( 34): 4b48fda8 00000000 2a109a58 40796c98 461e6d40 ....X..*.ly@@m.F +I/DEBUG ( 34): 4b48fdb8 00000000 4b48fddc 4b48feb0 00000000 ......HK..HK.... +I/DEBUG ( 34): 4b48fdc8 00000000 4071cb30 00000000 00000000 ....0.q@........ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 00000000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000030 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00000040 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 4e30731c f8dfc701 a108408c f7fda20e e019ef24 .....@......$... +I/DEBUG ( 34): 4e30732c 6b38e00e dc032900 7070f8df 47b81c31 ..8k.)....pp1..G +I/DEBUG ( 34): 4e30733c f7fda101 e003eeac 62686930 de00e004 ........0ihb.... +I/DEBUG ( 34): 4e30734c 005cf8df 47886ef1 4300e000 47806f70 ..\..n.G...Cpo.G +I/DEBUG ( 34): 4e30735c 4728572a fba6f7ff 40a094f8 461f1d50 *W(G.......@P..F +D/Zygote ( 37): Process 164 terminated by signal (11) +I/Zygote ( 37): Exit zygote because system server (164) has terminated +E/installd( 40): eof +E/installd( 40): failed to read size +I/installd( 40): closing connection +I/ServiceManager( 30): service 'samplingprofiler' died +I/ServiceManager( 30): service 'hardware' died +I/ServiceManager( 30): service 'statusbar' died +I/ServiceManager( 30): service 'package' died +I/ServiceManager( 30): service 'activity' died +I/ServiceManager( 30): service 'meminfo' died +I/ServiceManager( 30): service 'gfxinfo' died +I/ServiceManager( 30): service 'dbinfo' died +I/ServiceManager( 30): service 'cpuinfo' died +I/ServiceManager( 30): service 'permission' died +I/ServiceManager( 30): service 'telephony.registry' died +I/ServiceManager( 30): service 'sensorservice' died +I/ServiceManager( 30): service 'scheduling_policy' died +I/ServiceManager( 30): service 'batteryinfo' died +I/ServiceManager( 30): service 'usagestats' died +I/ServiceManager( 30): service 'clipboard' died +I/ServiceManager( 30): service 'account' died +I/ServiceManager( 30): service 'wifi' died +I/ServiceManager( 30): service 'diskstats' died +I/ServiceManager( 30): service 'connectivity' died +I/ServiceManager( 30): service 'device_policy' died +I/ServiceManager( 30): service 'battery' died +I/ServiceManager( 30): service 'vibrator' died +I/ServiceManager( 30): service 'textservices' died +I/ServiceManager( 30): service 'commontime_management' died +I/ServiceManager( 30): service 'lock_settings' died +I/ServiceManager( 30): service 'content' died +I/ServiceManager( 30): service 'backup' died +I/ServiceManager( 30): service 'netpolicy' died +I/ServiceManager( 30): service 'entropy' died +I/ServiceManager( 30): service 'servicediscovery' died +I/ServiceManager( 30): service 'netstats' died +I/ServiceManager( 30): service 'power' died +I/ServiceManager( 30): service 'alarm' died +I/ServiceManager( 30): service 'window' died +I/ServiceManager( 30): service 'input' died +I/ServiceManager( 30): service 'throttle' died +I/ServiceManager( 30): service 'mount' died +I/ServiceManager( 30): service 'wifip2p' died +I/ServiceManager( 30): service 'appwidget' died +I/ServiceManager( 30): service 'updatelock' died +I/ServiceManager( 30): service 'input_method' died +I/ServiceManager( 30): service 'network_management' died +I/ServiceManager( 30): service 'accessibility' died +I/ServiceManager( 30): service 'notification' died +I/ServiceManager( 30): service 'devicestoragemonitor' died +I/ServiceManager( 30): service 'location' died +I/ServiceManager( 30): service 'country_detector' died +I/ServiceManager( 30): service 'search' died +I/ServiceManager( 30): service 'dropbox' died +I/ServiceManager( 30): service 'wallpaper' died +I/ServiceManager( 30): service 'audio' died +I/ServiceManager( 30): service 'usb' died +I/ServiceManager( 30): service 'serial' died +I/ServiceManager( 30): service 'uimode' died +I/Netd ( 3502): Netd 1.0 starting +D/libEGL ( 3512): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +E/Trace ( 3512): error opening trace file: No such file or directory (2) +D/gralloc_goldfish( 3512): Emulator without GPU emulation detected. +D/AndroidRuntime( 3503): +D/AndroidRuntime( 3503): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 3503): CheckJNI is ON +D/dalvikvm( 3503): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3503): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3503): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3503): Added shared lib libnativehelper.so 0x0 +I/mediaserver( 3501): ServiceManager: 0x2a008d30 +I/AudioFlinger( 3501): Using default 3000 mSec as standby time. +I/CameraService( 3501): CameraService started (pid=3501) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +D/EmulatedCamera_QemuClient( 3501): Emulated camera list: +V/EmulatedCamera_Factory( 3501): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 3501): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +I/ARMAssembler( 3512): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 4862286 ns +I/ARMAssembler( 3512): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 6620454 ns +I/AudioFlinger( 3501): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 3501): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 3501): unable to find downmix effect +I/AudioFlinger( 3501): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 3501): setMode(NORMAL) +I/AudioFlinger( 3501): AudioFlinger's thread 0x2a00a3b8 ready to run +W/AudioFlinger( 3501): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 3501): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 3502): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 3502): Unable to bind netlink socket: No such file or directory +E/Netd ( 3502): Unable to open quota2 logging socket +D/MDnsDS ( 3502): MDnsSdListener::Hander starting up +D/MDnsDS ( 3502): MDnsSdListener starting to monitor +D/MDnsDS ( 3502): Going to poll with pollCount 1 +I/SamplingProfilerIntegration( 3503): Profiling disabled. +I/Zygote ( 3503): Preloading classes... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+16ms, total 24ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+2ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 3503): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+1ms, total 9ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+0ms, total 33ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+10ms, total 16ms +W/Zygote ( 3503): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 19ms +W/Zygote ( 3503): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+21ms, total 28ms +D/TextLayoutCache( 3503): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 3503): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 3503): register_android_mtp_MtpDevice +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 2ms+1ms, total 37ms +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 3503): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 14ms +W/Zygote ( 3503): Class not found for preloading: android.os.Power +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 1ms+2ms, total 104ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 7ms+2ms, total 16ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 74ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+2ms, total 46ms +W/Zygote ( 3503): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 3503): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 2ms+2ms, total 47ms +W/Zygote ( 3503): Class not found for preloading: android.view.InputHandler +W/Zygote ( 3503): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 2ms+3ms, total 67ms +W/Zygote ( 3503): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 3503): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 3503): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 2ms+2ms, total 56ms +W/Zygote ( 3503): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 3ms+3ms, total 57ms +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 3503): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 15ms+13ms, total 59ms +E/PhonePolicy( 3503): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+4ms, total 89ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 3ms+2ms, total 41ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 23ms+3ms, total 53ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 4ms+4ms, total 65ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 23ms+3ms, total 64ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 4ms+14ms, total 66ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 48ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 3ms+3ms, total 53ms +I/System ( 3503): Loaded time zone names for in 1465ms (1435ms in ICU) +I/System ( 3503): Loaded time zone names for en_US in 953ms (930ms in ICU) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 14ms+5ms, total 59ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+14ms, total 70ms +D/dalvikvm( 3503): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 62ms, total 62ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 13ms+3ms, total 71ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 4ms+6ms, total 110ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 3ms+3ms, total 85ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 4ms+3ms, total 66ms +I/Zygote ( 3503): ...preloaded 2281 classes in 10038ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 21ms+3ms, total 82ms +I/Zygote ( 3503): Preloading resources... +W/Zygote ( 3503): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 24ms+3ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 7ms+3ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 25ms+3ms, total 76ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 4ms+12ms, total 80ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 7ms+3ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 4ms+15ms, total 73ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 13ms+13ms, total 111ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 15ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 19ms+5ms, total 155ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 9ms+25ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 23ms+26ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 6ms+3ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 8ms+4ms, total 75ms +W/Zygote ( 3503): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 4ms+3ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 18ms+25ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 16ms+15ms, total 102ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 3ms+5ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 13ms+16ms, total 117ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 11ms+5ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 4ms+4ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 9ms+14ms, total 78ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+15ms, total 92ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 9ms+3ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 5ms+4ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 8ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 5ms+22ms, total 84ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 17ms+13ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 8ms+14ms, total 77ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 14ms+4ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 23ms+4ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 23ms+4ms, total 90ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 12ms+22ms, total 98ms +W/Zygote ( 3503): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 11ms+11ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 4ms+4ms, total 81ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 4ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 3ms+4ms, total 72ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 12ms+4ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 4ms+19ms, total 131ms +W/Zygote ( 3503): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 9ms+22ms, total 86ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 7ms+5ms, total 106ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 10ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 4ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 10ms+13ms, total 95ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 20ms+8ms, total 99ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 8ms+14ms, total 91ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 8ms+4ms, total 88ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 11ms+7ms, total 93ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 8ms+4ms, total 97ms +W/Zygote ( 3503): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 4ms+14ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 21ms+11ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 5ms+4ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 10ms+14ms, total 112ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 11ms+4ms, total 133ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 7ms+16ms, total 104ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 4ms+9ms, total 109ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 14ms+4ms, total 122ms +W/Zygote ( 3503): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 23ms+20ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 25ms+8ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 11ms+4ms, total 121ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 7ms+4ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 10ms+16ms, total 107ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 9ms+15ms, total 108ms +W/Zygote ( 3503): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 4ms+13ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 4ms+12ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 15ms+11ms, total 132ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 4ms+4ms, total 99ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 5ms+20ms, total 105ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 5ms+6ms, total 89ms +W/Zygote ( 3503): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 4ms+4ms, total 96ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+15ms, total 79ms +W/Zygote ( 3503): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 7ms+14ms, total 100ms +W/Zygote ( 3503): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 10ms+4ms, total 101ms +W/Zygote ( 3503): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 3503): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 3503): ...preloaded 278 resources in 13380ms. +I/Zygote ( 3503): ...preloaded 31 resources in 73ms. +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+7ms, total 120ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 12ms+4ms, total 106ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 4ms+32ms, total 101ms +I/dalvikvm( 3503): System server process 3589 has been created +I/Zygote ( 3503): Accepting command socket connections +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 3589): usbOnlinePath not found +E/BatteryService( 3589): batteryVoltagePath not found +E/BatteryService( 3589): batteryTemperaturePath not found +I/sysproc ( 3589): Entered system_init() +I/sysproc ( 3589): ServiceManager: 0x2a100168 +D/SensorService( 3589): nuSensorService starting... +I/SensorService( 3589): Goldfish 3-axis Accelerometer +I/SensorService( 3589): Goldfish 3-axis Magnetic field sensor +I/SensorService( 3589): Goldfish Orientation sensor +I/SensorService( 3589): Goldfish Temperature sensor +I/SensorService( 3589): Goldfish Proximity sensor +I/sysproc ( 3589): System server: starting Android runtime. +I/sysproc ( 3589): System server: starting Android services. +I/SystemServer( 3589): Entered the Android system server! +I/sysproc ( 3589): System server: entering thread pool. +D/SensorService( 3589): nuSensorService thread starting... +I/SystemServer( 3589): Entropy Mixer +I/SystemServer( 3589): Power Manager +E/PowerManagerService-JNI( 3589): Couldn't load power module (No such file or directory) +I/SystemServer( 3589): Activity Manager +I/ActivityManager( 3589): Memory class: 64 +D/AndroidRuntime( 3588): +D/AndroidRuntime( 3588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3588): CheckJNI is ON +D/dalvikvm( 3588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3588): Added shared lib libnativehelper.so 0x0 +I/ActivityManager( 3589): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 3589): Telephony Registry +I/SystemServer( 3589): Scheduling Policy +I/SystemServer( 3589): Package Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 265K, 3% free 10965K/11271K, paused 60ms+6ms, total 397ms +D/dalvikvm( 3589): GC_CONCURRENT freed 244K, 3% free 11161K/11463K, paused 16ms+23ms, total 157ms +W/PackageManager( 3589): Running ENG build: no pre-dexopt! +D/AndroidRuntime( 3588): Calling main entry com.android.commands.am.Am +I/AndroidRuntime( 3588): VM exiting with result code 1. +D/dalvikvm( 3589): GC_CONCURRENT freed 213K, 3% free 11382K/11655K, paused 16ms+7ms, total 166ms +W/PackageParser( 3589): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 3589): GC_CONCURRENT freed 226K, 3% free 11654K/11911K, paused 20ms+21ms, total 163ms +W/PackageManager( 3589): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 3589): No files in app dir /vendor/app +D/dalvikvm( 3589): GC_CONCURRENT freed 236K, 3% free 11904K/12231K, paused 16ms+59ms, total 171ms +I/Installer( 3589): connecting... +I/installd( 40): new connection +I/PackageManager( 3589): /data/app/com.jayway.test-1.apk changed; collecting certs +W/PackageManager( 3589): Application package com.jayway.test already installed. Skipping duplicate. +D/dalvikvm( 3589): GC_CONCURRENT freed 351K, 4% free 12082K/12487K, paused 16ms+23ms, total 175ms +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 3589): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 3589): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 3589): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 3589): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +I/PackageParser( 3589): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +D/dalvikvm( 3589): GC_CONCURRENT freed 179K, 3% free 12417K/12679K, paused 15ms+47ms, total 209ms +I/PackageManager( 3589): Time to scan packages: 7.054 seconds +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 340K, 3% free 12373K/12743K, paused 14ms+6ms, total 131ms +I/SystemServer( 3589): Account Manager +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 3589): Content Manager +I/SystemServer( 3589): System Content Providers +I/ActivityThread( 3589): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 3589): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 3589): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 3589): Lights Service +I/SystemServer( 3589): Battery Service +I/SystemServer( 3589): Vibrator Service +I/libsuspend( 3589): Selected early suspend +I/SystemServer( 3589): Alarm Manager +D/AlarmManagerService( 3589): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 3589): Init Watchdog +I/SystemServer( 3589): Window Manager +I/InputManager( 3589): Initializing input manager +W/StatusBarManager( 3589): warning: no STATUS_BAR_SERVICE +E/SoundPool( 3589): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 3589): Starting input manager +I/SystemServer( 3589): No Bluetooh Service (emulator) +I/SystemServer( 3589): Input Method Service +I/WindowManager( 3589): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 3589): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 3589): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 3589): New device: id=1, fd=97, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 3589): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 3589): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 3589): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 3589): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 3589): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 3589): error opening trace file: No such file or directory (2) +I/SystemServer( 3589): Accessibility Manager +D/dalvikvm( 3589): GC_CONCURRENT freed 339K, 4% free 12546K/12935K, paused 20ms+30ms, total 585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 3589): Mount Service +D/MountService( 3589): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 3589): LockSettingsService +I/SystemServer( 3589): Device Policy +I/SystemServer( 3589): Status Bar +I/SystemServer( 3589): Clipboard Service +I/SystemServer( 3589): NetworkManagement Service +I/SystemServer( 3589): Text Service Manager Service +I/SystemServer( 3589): NetworkStats Service +D/dalvikvm( 3589): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/MountService( 3589): Media already mounted on daemon connection +D/MountService( 3589): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 3589): Updating external media status from unmounted to mounted +I/SystemServer( 3589): NetworkPolicy Service +D/VoldCmdListener( 31): asec list +I/PackageManager( 3589): No secure containers on sdcard +D/VoldCmdListener( 31): asec list +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +I/SystemServer( 3589): Wi-Fi P2pService +I/PackageManager( 3589): No secure containers on sdcard +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 3589): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 3589): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 3589): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 3589): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 3589): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 3589): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 3589): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 3589): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 3589): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 3589): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 3589): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 3589): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 3589): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 3589): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 3589): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 3589): GC_CONCURRENT freed 363K, 4% free 12682K/13127K, paused 16ms+43ms, total 669ms +I/SystemServer( 3589): Wi-Fi Service +E/CommandListener( 3502): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 3589): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 3589): Connectivity Service +D/ConnectivityService( 3589): ConnectivityService starting up +E/MobileDataStateTracker( 3589): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 3589): default: Could not enable APN type "default" +I/WifiService( 3589): WifiService starting up with Wi-Fi disabled +I/SystemServer( 3589): Network Service Discovery Service +D/NsdService( 3589): Network service discovery enabled true +I/SystemServer( 3589): Throttle Service +I/SystemServer( 3589): UpdateLock Service +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 3589): Notification Manager +I/SystemServer( 3589): Device Storage Monitor +I/SystemServer( 3589): Location Manager +I/SystemServer( 3589): Country Detector +I/SystemServer( 3589): Search Service +I/SystemServer( 3589): DropBox Service +I/SystemServer( 3589): Wallpaper Service +I/SystemServer( 3589): Audio Service +D/dalvikvm( 3589): GC_CONCURRENT freed 341K, 4% free 12838K/13255K, paused 16ms+6ms, total 311ms +I/SystemServer( 3589): Dock Observer +W/DockObserver( 3589): This kernel does not have dock station support +I/SystemServer( 3589): Wired Accessory Observer +W/WiredAccessoryObserver( 3589): This kernel does not have wired headset support +W/WiredAccessoryObserver( 3589): This kernel does not have usb audio support +W/WiredAccessoryObserver( 3589): This kernel does not have HDMI audio support +I/SystemServer( 3589): USB Service +I/SystemServer( 3589): Serial Service +I/SystemServer( 3589): UI Mode Manager Service +I/SystemServer( 3589): Backup Service +V/BackupManagerService( 3589): Initializing package tracking +V/BackupManagerService( 3589): No ancestral data +V/BackupManagerService( 3589): addPackageParticipantsLocked: all +I/BackupManagerService( 3589): New app android never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of android +I/BackupManagerService( 3589): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.browser +I/BackupManagerService( 3589): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.calendar +I/BackupManagerService( 3589): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 3589): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.settings +I/BackupManagerService( 3589): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 3589): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 3589): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 3589): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416f2290 +V/BackupManagerService( 3589): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 3589): Google transport not present +I/BackupManagerService( 3589): Found stale backup journal, scheduling +I/BackupManagerService( 3589): android +I/BackupManagerService( 3589): com.android.browser +I/BackupManagerService( 3589): com.android.calendar +I/BackupManagerService( 3589): com.android.inputmethod.latin +I/BackupManagerService( 3589): com.android.providers.settings +I/BackupManagerService( 3589): com.android.providers.userdictionary +I/BackupManagerService( 3589): com.android.sharedstoragebackup +I/BackupManagerService( 3589): Backup enabled => false +I/BackupManagerService( 3589): Opting out of backup +I/SystemServer( 3589): AppWidget Service +I/SystemServer( 3589): Recognition Service +I/SystemServer( 3589): DiskStats Service +I/SystemServer( 3589): SamplingProfiler Service +I/SystemServer( 3589): NetworkTimeUpdateService +I/SystemServer( 3589): CommonTimeManagementService +I/SystemServer( 3589): CertBlacklister +I/WindowManager( 3589): SAFE MODE not enabled +D/dalvikvm( 3589): JIT started for system_server +D/PowerManagerService( 3589): system ready! +I/ActivityManager( 3589): System now ready +I/SystemServer( 3589): Making services ready +D/SystemServer( 3589): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 3589): Process: zygote socket opened +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 0 +I/ActivityManager( 3589): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=3655 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 3589): not enabling bandwidth control +W/NetworkStats( 3589): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 3589): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 3589): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_CONCURRENT freed 402K, 4% free 13009K/13447K, paused 17ms+8ms, total 683ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 158ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 117ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 127ms +E/Trace ( 3655): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 126K, 4% free 13090K/13511K, paused 194ms, total 224ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 14K, 4% free 13270K/13703K, paused 220ms, total 230ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 7K, 4% free 13456K/13895K, paused 159ms, total 174ms +D/SystemUIService( 3655): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 3655): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1988 +D/dalvikvm( 3589): GC_FOR_ALLOC freed 6K, 4% free 13638K/14087K, paused 322ms, total 324ms +I/StatusBarManagerService( 3589): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@416418d8 +D/dalvikvm( 3655): GC_CONCURRENT freed 143K, 2% free 10994K/11207K, paused 39ms+4ms, total 442ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 3K, 4% free 13825K/14279K, paused 310ms, total 314ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 1K, 4% free 14192K/14663K, paused 302ms, total 307ms +V/TransportControlView( 3589): Create TCV com.android.internal.widget.TransportControlView@4168ff28 +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 3589): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@41702dc0 to 6291456 +D/dalvikvm( 3655): GC_CONCURRENT freed 34K, 1% free 11498K/11591K, paused 16ms+131ms, total 300ms +D/dalvikvm( 3655): WAIT_FOR_CONCURRENT_GC blocked 42ms +D/dalvikvm( 3589): GC_CONCURRENT freed 330K, 3% free 14742K/15111K, paused 50ms+29ms, total 565ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 88ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 314ms +D/gralloc_goldfish( 3589): Emulator without GPU emulation detected. +I/Choreographer( 3589): Skipped 535 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Ignoring setImeWindowStatus of uid 1000 token: null +D/dalvikvm( 3655): GC_FOR_ALLOC freed 8K, 1% free 11873K/11975K, paused 403ms, total 429ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/ActivityManager( 3589): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=3670 uid=10035 gids={1028} +W/GpsLocationProvider( 3589): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 3589): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 3589): Start proc com.android.phone for added application com.android.phone: pid=3684 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +I/ActivityManager( 3589): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=3699 uid=10036 gids={1028} +I/SystemServer( 3589): Enabled StrictMode for system server main thread. +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 126 frames! The application may be doing too much work on its main thread. +E/Trace ( 3670): error opening trace file: No such file or directory (2) +E/Trace ( 3684): error opening trace file: No such file or directory (2) +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{41709040 Keyguard paused=false} +E/Trace ( 3699): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_FOR_ALLOC freed 17K, 1% free 12200K/12295K, paused 209ms, total 312ms +D/dalvikvm( 3655): GC_CONCURRENT freed 11K, 1% free 12603K/12679K, paused 18ms+61ms, total 376ms +I/ActivityThread( 3684): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 3699): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +I/ActivityThread( 3684): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 3684): Pub telephony: com.android.providers.telephony.TelephonyProvider +W/TelephonyProvider( 3684): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/LocationManagerService( 3589): request passive (pid 3589) 0 0 +I/ActivityManager( 3589): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=3717 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +I/ActivityThread( 3684): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 3684): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back home recent clock > +I/LocationManagerService( 3589): whitelist: [] +W/LockScreen( 3589): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +D/dalvikvm( 3589): GC_CONCURRENT freed 603K, 5% free 15174K/15815K, paused 220ms+94ms, total 1247ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 356ms +E/Trace ( 3717): error opening trace file: No such file or directory (2) +I/LocationManagerService( 3589): blacklist: [] +D/dalvikvm( 3655): GC_FOR_ALLOC freed 20K, 1% free 13034K/13127K, paused 83ms, total 91ms +V/LockPatternKeyguardView( 3589): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414861b0 to 8388608 +I/Choreographer( 3589): Skipped 385 frames! The application may be doing too much work on its main thread. +D/CAT ( 3684): CatService: Running CAT service. STK app installed:false +D/CAT ( 3684): CatService: NEW sInstance +D/StorageNotification( 3655): Startup with UMS connection false (media state mounted) +I/StorageNotification( 3655): UMS connection changed to false (media state mounted) +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/dalvikvm( 3684): GC_CONCURRENT freed 179K, 3% free 10983K/11207K, paused 17ms+269ms, total 945ms +D/dalvikvm( 3589): GREF has increased to 301 +D/SystemUIService( 3655): loading: class com.android.systemui.power.PowerUI +D/SystemUIService( 3655): running: com.android.systemui.power.PowerUI@41705af8 +D/SystemUIService( 3655): loading: class com.android.systemui.media.RingtonePlayer +D/SystemUIService( 3655): running: com.android.systemui.media.RingtonePlayer@41706908 +D/dalvikvm( 3670): GC_CONCURRENT freed 174K, 3% free 10979K/11207K, paused 20ms+192ms, total 1093ms +I/Choreographer( 3655): Skipped 592 frames! The application may be doing too much work on its main thread. +D/ ( 3684): [ApnContext:default] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:default] setRetryCount: 0 +D/ ( 3684): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:mms] setRetryCount: 0 +D/ ( 3684): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:supl] setRetryCount: 0 +D/dalvikvm( 3699): GC_CONCURRENT freed 195K, 3% free 10978K/11207K, paused 18ms+5ms, total 941ms +D/ ( 3684): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:hipri] setRetryCount: 0 +D/ ( 3684): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:fota] setRetryCount: 0 +D/ ( 3684): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:ims] setRetryCount: 0 +D/ ( 3684): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 3684): [ApnContext:cbs] setRetryCount: 0 +D/CallManager( 3684): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dddd8}) +I/ActivityManager( 3589): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=3746 uid=10006 gids={3003, 1015, 1028} +W/InputAttributes( 3670): No editor info for this field. Bug? +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/ActivityManager( 3589): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +E/Trace ( 3746): error opening trace file: No such file or directory (2) +I/ActivityThread( 3746): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/WifiService( 3589): New client listening to asynchronous messages +I/ActivityThread( 3746): Pub applications: com.android.providers.applications.ApplicationsProvider +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{41968a78 StatusBar paused=false} +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +W/ActivityManager( 3589): Activity idle timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +I/ActivityManager( 3589): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=3766 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/PowerManagerService( 3589): bootCompleted +V/DevicePolicyManagerService( 3589): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 3589): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 3589): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 3589): init() +D/dalvikvm( 3684): GC_CONCURRENT freed 312K, 4% free 11101K/11463K, paused 21ms+482ms, total 981ms +D/DebugService( 3684): DebugService DebugService: +D/TelephonyDebugService( 3684): TelephonyDebugService() +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +I/ActivityThread( 3746): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 909ms, total 1022ms +E/Trace ( 3766): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3699): GC_CONCURRENT freed 71K, 2% free 11341K/11463K, paused 16ms+113ms, total 394ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 20.146MB for 7372816-byte allocation +D/dalvikvm( 3655): GC_FOR_ALLOC freed 3K, 1% free 20599K/20743K, paused 254ms, total 254ms +D/dalvikvm( 3766): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 16ms+52ms, total 355ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1077K, 8% free 14898K/16071K, paused 15ms+61ms, total 1332ms +I/ActivityThread( 3746): Pub call_log: com.android.providers.contacts.CallLogProvider +I/ActivityThread( 3746): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 3746): GC_CONCURRENT freed 198K, 3% free 10981K/11207K, paused 18ms+5ms, total 802ms +I/ActivityThread( 3766): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 3766): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 3766): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +I/SearchManagerService( 3589): Building list of searchable activities +D/CAT ( 3684): CatService: SIM ready. Reporting STK service running now... +D/dalvikvm( 3655): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 756ms, total 756ms +D/dalvikvm( 3766): GC_CONCURRENT freed 168K, 3% free 10974K/11207K, paused 17ms+232ms, total 933ms +I/dalvikvm-heap( 3655): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/MccTable( 3684): updateMccMncConfiguration: mcc=310, mnc=260 +D/dalvikvm( 3655): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 584ms, total 584ms +D/MccTable( 3684): locale set to en_us +D/MccTable( 3684): WIFI_COUNTRY_CODE set to us +I/WifiService( 3589): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +D/dalvikvm( 3655): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 38ms+154ms, total 881ms +I/ActivityManager( 3589): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=3818 uid=10006 gids={3003, 1015, 1028} +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/dalvikvm( 3684): GC_CONCURRENT freed 245K, 3% free 11270K/11591K, paused 76ms+217ms, total 777ms +E/NotificationService( 3589): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 3766): GC_CONCURRENT freed 354K, 4% free 11019K/11463K, paused 33ms+19ms, total 258ms +D/gralloc_goldfish( 3655): Emulator without GPU emulation detected. +D/AndroidRuntime( 3800): +D/AndroidRuntime( 3800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 3800): CheckJNI is ON +D/dalvikvm( 3684): GC_CONCURRENT freed 438K, 4% free 11379K/11847K, paused 17ms+108ms, total 424ms +D/dalvikvm( 3684): WAIT_FOR_CONCURRENT_GC blocked 51ms +D/dalvikvm( 3800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 3800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 3800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 3800): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3655): Skipped 1913 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): App freeze timeout expired. +W/WindowManager( 3589): Force clearing freeze: AppWindowToken{418dde00 token=Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}}} +I/SurfaceFlinger( 36): Boot is finished (5352143 ms) +I/Choreographer( 3589): Skipped 89 frames! The application may be doing too much work on its main thread. +E/Trace ( 3818): error opening trace file: No such file or directory (2) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 1ms +I/Choreographer( 3655): Skipped 312 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): GC_EXPLICIT freed 247K, 6% free 15234K/16071K, paused 228ms+319ms, total 885ms +D/AndroidRuntime( 3800): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 3800): Shutting down VM +D/dalvikvm( 3800): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +D/dalvikvm( 3800): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 3800): NOTE: attach of thread 'Binder_3' failed +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 3589): ConnectivityChange for mobile: CONNECTED/CONNECTED +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=3857 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 3589): No recovery log file +D/dalvikvm( 3503): GC_EXPLICIT freed 35K, 3% free 10735K/11011K, paused 5ms+17ms, total 698ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+5ms, total 72ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+5ms, total 59ms +E/NetdConnector( 3589): NDC Command {3 interface route add eth0 default 0.0.0.0 0 10.0.2.2} took too long (947ms) +D/dalvikvm( 3699): GC_CONCURRENT freed 134K, 2% free 11743K/11911K, paused 51ms+87ms, total 1195ms +E/Trace ( 3857): error opening trace file: No such file or directory (2) +I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GC_FOR_ALLOC freed 769K, 7% free 15282K/16391K, paused 70ms, total 85ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.208MB for 262160-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 19K, 8% free 15518K/16711K, paused 88ms, total 88ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 267K, 7% free 15575K/16711K, paused 137ms, total 139ms +I/dalvikvm-heap( 3589): Grow heap (frag case) to 15.525MB for 294932-byte allocation +D/dalvikvm( 3589): GC_FOR_ALLOC freed 193K, 8% free 15669K/17031K, paused 139ms, total 139ms +D/dalvikvm( 3589): GC_FOR_ALLOC freed 641K, 11% free 15222K/17031K, paused 87ms, total 87ms +I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider +I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 3857): in removeSpuriousFiles +I/ActivityManager( 3589): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=3876 uid=10016 gids={1028} +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) +D/dalvikvm( 3589): GREF has increased to 401 +E/Trace ( 3876): error opening trace file: No such file or directory (2) +I/ActivityThread( 3876): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 87ms(wall) 37ms(cpu) +V/AlarmClock( 3876): AlarmInitReceiver finished +D/dalvikvm( 3589): GC_CONCURRENT freed 1238K, 12% free 15052K/17031K, paused 9ms+9ms, total 175ms +I/ActivityManager( 3589): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=3894 uid=10017 gids={3003, 1015, 1028} +E/Trace ( 3894): error opening trace file: No such file or directory (2) +I/ActivityThread( 3894): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 3894): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 3589): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=3912 uid=10027 gids={3003, 1015, 1028} +I/ActivityManager( 3589): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=3920 uid=10011 gids={3003, 1015, 1028} +E/Trace ( 3912): error opening trace file: No such file or directory (2) +E/Trace ( 3920): error opening trace file: No such file or directory (2) +I/ActivityThread( 3912): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +I/ActivityThread( 3920): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +D/Tethering( 3589): MasterInitialState.processMessage what=3 +I/ActivityManager( 3589): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=3943 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 3943): error opening trace file: No such file or directory (2) +W/dalvikvm( 3894): threadid=5: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 3894): Temporarily moving tid 3908 to fg (was 0) +D/dalvikvm( 3894): Temporarily raised priority on tid 3908 (10 -> 0) +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +W/dalvikvm( 3894): threadid=5: spin on suspend resolved in 1531 msec +D/dalvikvm( 3894): Restored policy of 3908 to 0 +D/dalvikvm( 3894): Restored priority on 3908 to 10 +I/ActivityThread( 3943): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 3943): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +W/SoundPool( 3589): sample 0 not READY +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK > +D/CountryDetector( 3589): The first listener is added +V/MmsConfig( 3943): mnc/mcc: 310260 +V/MmsConfig( 3943): tag: bool value: enabledMMS - true +V/MmsConfig( 3943): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 3943): tag: int value: maxImageHeight - 480 +V/MmsConfig( 3943): tag: int value: maxImageWidth - 640 +V/MmsConfig( 3943): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 3943): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 3943): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 3943): tag: int value: maxMessageCountPerThread - 5000 +I/Choreographer( 3655): Skipped 36 frames! The application may be doing too much work on its main thread. +V/MmsConfig( 3943): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 3943): tag: int value: recipientLimit - -1 +V/MmsConfig( 3943): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 3943): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 3943): tag: bool value: enableSlideDuration - true +V/MmsConfig( 3943): tag: int value: maxMessageTextSize - -1 +D/ExchangeService( 3912): !!! EAS ExchangeService, onCreate +I/ActivityManager( 3589): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=3971 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +E/Trace ( 3971): error opening trace file: No such file or directory (2) +D/dalvikvm( 3943): GC_CONCURRENT freed 194K, 3% free 11032K/11271K, paused 72ms+4ms, total 525ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3818): GC_CONCURRENT freed 172K, 3% free 10978K/11207K, paused 40ms+2400ms, total 4118ms +D/dalvikvm( 3971): GC_CONCURRENT freed 166K, 2% free 11074K/11271K, paused 36ms+4ms, total 148ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 56ms +I/ActivityThread( 3971): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 3971): GC_CONCURRENT freed 136K, 2% free 11397K/11591K, paused 22ms+5ms, total 88ms +I/dalvikvm( 3971): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 3971): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 3971): VFY: unable to resolve instance field 57 +D/dalvikvm( 3971): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 3971): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 3971): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 3971): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 3971): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 3971): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 3971): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 3971): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 3971): adb logcat -s GAv4 +W/GAv4 ( 3971): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 3971): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/util/Random;->()V +W/GAv4 ( 3971): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +I/dalvikvm( 3971): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 3971): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 3971): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 3971): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 3971): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 3971): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 3971): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 3971): GC_CONCURRENT freed 340K, 4% free 11599K/11975K, paused 24ms+139ms, total 244ms +D/dalvikvm( 3971): GC_CONCURRENT freed 464K, 5% free 11665K/12167K, paused 39ms+17ms, total 154ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/dalvikvm( 3971): WAIT_FOR_CONCURRENT_GC blocked 36ms +W/GAv4 ( 3971): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/dalvikvm( 3971): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 3971): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 3971): VFY: replacing opcode 0x71 at 0x0000 +D/dalvikvm( 3857): GC_CONCURRENT freed 223K, 3% free 10910K/11207K, paused 91ms+189ms, total 464ms +D/MmsSmsDatabaseHelper( 3684): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +D/MmsSmsDatabaseHelper( 3684): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/ExchangeService( 3912): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 3912): Reconciling accounts... +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3894): GC_CONCURRENT freed 207K, 3% free 10973K/11271K, paused 59ms+4ms, total 207ms +D/Eas Debug( 3912): Logging: +D/dalvikvm( 3699): GC_CONCURRENT freed 326K, 4% free 11915K/12295K, paused 24ms+33ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 23ms +I/CalendarProvider2( 3920): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 3699): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ContentResolver( 3920): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +I/ActivityManager( 3589): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4025 uid=10003 gids={3003, 1028} +E/Trace ( 4025): error opening trace file: No such file or directory (2) +I/ActivityThread( 4025): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +D/AlertReceiver( 4025): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 684K, 12% free 15045K/17031K, paused 11ms+10ms, total 307ms +D/dalvikvm( 3699): GC_CONCURRENT freed 400K, 4% free 11999K/12487K, paused 34ms+5ms, total 194ms +D/Launcher.Model( 3699): Reload apps on config change. curr_mcc:310 prevmcc:0 +D/AlertService( 4025): 0 Action = android.intent.action.PROVIDER_CHANGED +I/Choreographer( 3699): Skipped 159 frames! The application may be doing too much work on its main thread. +D/PhoneStatusBar( 3655): disable: < expand icons alerts ticker system_info back* home* recent clock* > +D/AlertService( 4025): Beginning updateAlertNotification +D/gralloc_goldfish( 3699): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 75K, 5% free 11944K/12487K, paused 123ms, total 150ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 11.789MB for 103184-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 4K, 5% free 12041K/12615K, paused 162ms, total 162ms +I/ActivityManager( 3589): Displayed com.android.launcher/com.android.launcher2.Launcher: +43s559ms +D/Launcher.Model( 3699): getPackInfo failed for package com.android.gallery3d +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3699): GC_FOR_ALLOC freed 514K, 6% free 11904K/12615K, paused 82ms, total 98ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 109K, 6% free 11980K/12615K, paused 28ms, total 32ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.311MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 7K, 6% free 12572K/13255K, paused 31ms+14ms, total 77ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 3ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 12573K/13255K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 12.890MB for 614672-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 6% free 13173K/13895K, paused 26ms+5ms, total 58ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13173K/13895K, paused 59ms, total 60ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 13.477MB for 614672-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed <1K, 6% free 13774K/14535K, paused 40ms, total 40ms +D/dalvikvm( 3699): GREF has increased to 201 +I/Choreographer( 3699): Skipped 50 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 3589): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 3589): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=3699, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/AlertService( 4025): No fired or scheduled alerts +D/EmailProvider( 3894): fromDatabase accounts: 0 +D/EmailProvider( 3894): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 3894): ending fromDatabase transaction; copyCount = 0 +D/ExchangeService( 3912): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 3589): GREF has increased to 501 +D/dalvikvm( 3699): GC_CONCURRENT freed 470K, 4% free 14245K/14791K, paused 19ms+5ms, total 95ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 657K, 6% free 14645K/15431K, paused 33ms, total 33ms +D/AndroidRuntime( 4057): +D/AndroidRuntime( 4057): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4057): CheckJNI is ON +D/dalvikvm( 4057): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4057): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4057): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4057): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4057): Calling main entry com.android.commands.pm.Pm +I/ActivityManager( 3589): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=4067 uid=10004 gids={1015, 2001, 1028} +E/Trace ( 4067): error opening trace file: No such file or directory (2) +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4083): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +I/ActivityManager( 3589): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=4084 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +E/Trace ( 4084): error opening trace file: No such file or directory (2) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 52ms(wall) 5ms(cpu) +I/ActivityManager( 3589): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=4098 uid=10009 gids={1015, 1028} +D/dalvikvm( 3589): GC_CONCURRENT freed 905K, 11% free 15221K/17031K, paused 87ms+27ms, total 299ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 19ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 172ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +E/Trace ( 4098): error opening trace file: No such file or directory (2) +I/ActivityThread( 4098): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 249ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 378K, 12% free 15064K/17031K, paused 35ms+17ms, total 244ms +D/AndroidRuntime( 4057): Shutting down VM +D/dalvikvm( 4057): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4057): Got wake-up signal, bailing out of select +D/dalvikvm( 4057): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4057): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3746): GC_CONCURRENT freed 239K, 3% free 11137K/11463K, paused 6ms+5ms, total 55ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.CorporaUpdateReceiver: pid=4115 uid=10018 gids={3003, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 37K, 3% free 10735K/11011K, paused 5ms+33ms, total 159ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+4ms, total 143ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 12ms+4ms, total 145ms +E/Trace ( 4115): error opening trace file: No such file or directory (2) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1164K, 9% free 14653K/16007K, paused 239ms, total 302ms +D/AndroidRuntime( 4122): +D/AndroidRuntime( 4122): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4122): CheckJNI is ON +D/dalvikvm( 4122): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4122): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4122): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4122): Added shared lib libnativehelper.so 0x0 +I/ActivityThread( 4115): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider +I/ActivityThread( 4115): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider +D/AndroidRuntime( 4122): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4122): Shutting down VM +D/dalvikvm( 4122): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4122): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4143): +D/AndroidRuntime( 4143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4143): CheckJNI is ON +D/dalvikvm( 4143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4143): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4153): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4153 uid=10031 gids={1015, 1028} +I/dalvikvm( 4153): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4153): error opening trace file: No such file or directory (2) +I/ActivityThread( 4153): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4153): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4153): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4153:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4143): Shutting down VM +D/dalvikvm( 4143): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4143): Got wake-up signal, bailing out of select +D/dalvikvm( 4143): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4171): +D/AndroidRuntime( 4171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4171): CheckJNI is ON +D/dalvikvm( 4171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4171): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4181): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4181 uid=10031 gids={1015, 1028} +I/dalvikvm( 4181): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4181): error opening trace file: No such file or directory (2) +I/ActivityThread( 4181): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4181): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4181): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s529ms +E/dalvikvm( 4181): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4181): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4181): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4181): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4181): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4181): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4181): GC_CONCURRENT freed 160K, 3% free 11026K/11271K, paused 17ms+47ms, total 198ms +D/activv ( 4181): com.example.android.notepad.NotesList@414ae878 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4181): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +558ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 11% free 15235K/17031K, paused 18ms+23ms, total 244ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 168ms +I/Choreographer( 3589): Skipped 50 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4200): +D/AndroidRuntime( 4200): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4200): CheckJNI is ON +D/dalvikvm( 4200): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4200): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4200): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4200): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1134K, 12% free 15137K/17031K, paused 52ms+29ms, total 321ms +D/AndroidRuntime( 4200): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4200): Shutting down VM +D/dalvikvm( 4200): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 4200): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4200): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +440ms +D/activv1 ( 4181): com.example.android.notepad.NoteEditor@414861d0 +D/jyoti ( 4181): 16908310 +D/jyoti ( 4181): 2131099648 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/dalvikvm( 3589): Jit: resizing JitTable from 4096 to 8192 +D/activv2 ( 4181): com.example.android.notepad.NotesList@414ae878 +D/dalvikvm( 4181): GC_FOR_ALLOC freed 149K, 2% free 11125K/11335K, paused 188ms, total 210ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+6ms, total 41ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 4181): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 33ms, total 33ms +I/dalvikvm-heap( 4181): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4181): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 17ms+5ms, total 53ms +D/dalvikvm( 4181): WAIT_FOR_CONCURRENT_GC blocked 21ms +D/dalvikvm( 3684): GC_CONCURRENT freed 494K, 5% free 11327K/11911K, paused 104ms+25ms, total 251ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416b1908 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +923ms +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@414a36a8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): GC_CONCURRENT freed 975K, 11% free 15168K/17031K, paused 19ms+132ms, total 468ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +637ms +D/dalvikvm( 3670): GC_CONCURRENT freed 179K, 3% free 11228K/11463K, paused 29ms+95ms, total 357ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.5} +I/Choreographer( 3655): Skipped 77 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 141K, 12% free 15089K/17031K, paused 11ms+10ms, total 128ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s180ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419af678 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.6} +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 136K, 12% free 15077K/17031K, paused 13ms+10ms, total 165ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 41 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417fc500 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s0ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 4181): com.example.android.notepad.NotesList@41c907b0 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 76K, 12% free 15118K/17031K, paused 11ms+11ms, total 136ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4181 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +444ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417fab08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eea30 attribute=android.view.inputmethod.EditorInfo@418eea40 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4181 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4181 permission denied. +I/TestRunner( 4181): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4181): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4181:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{419de1d0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4171): Shutting down VM +D/dalvikvm( 4171): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 11ms +D/jdwp ( 4171): Got wake-up signal, bailing out of select +D/dalvikvm( 4171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4231): +D/AndroidRuntime( 4231): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4231): CheckJNI is ON +D/dalvikvm( 4231): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4231): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4231): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4231): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4231): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4231): Shutting down VM +D/dalvikvm( 4231): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4231): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4231): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 411K, 5% free 11669K/12167K, paused 19ms+15ms, total 86ms +D/AndroidRuntime( 4247): +D/AndroidRuntime( 4247): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4247): CheckJNI is ON +D/dalvikvm( 4247): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4247): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4247): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4247): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4247): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4258): DexOpt: load 72ms, verify+opt 276ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 8ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 949K, 11% free 15269K/17031K, paused 33ms+12ms, total 323ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 43ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 402K, 12% free 15095K/17031K, paused 45ms+20ms, total 263ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4247): Shutting down VM +D/dalvikvm( 4247): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 16ms +D/jdwp ( 4247): Got wake-up signal, bailing out of select +D/dalvikvm( 4247): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4247): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4266): +D/AndroidRuntime( 4266): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4266): CheckJNI is ON +D/dalvikvm( 4266): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4266): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4266): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4266): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 922K, 9% free 14645K/16007K, paused 63ms, total 81ms +D/AndroidRuntime( 4266): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4266): Shutting down VM +D/dalvikvm( 4266): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4266): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4279): +D/AndroidRuntime( 4279): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4279): CheckJNI is ON +D/dalvikvm( 4279): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4279): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4279): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4279): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4279): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4289): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4289 uid=10031 gids={1015, 1028} +I/dalvikvm( 4289): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4289): error opening trace file: No such file or directory (2) +I/ActivityThread( 4289): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4289): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4289): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4289:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4279): Shutting down VM +D/dalvikvm( 4279): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 12ms +D/jdwp ( 4279): Got wake-up signal, bailing out of select +D/dalvikvm( 4279): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4279): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4306): +D/AndroidRuntime( 4306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4306): CheckJNI is ON +D/dalvikvm( 4306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4306): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4316): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4316 uid=10031 gids={1015, 1028} +I/dalvikvm( 4316): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4316): error opening trace file: No such file or directory (2) +I/ActivityThread( 4316): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4316): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4316): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s290ms +E/dalvikvm( 4316): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4316): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4316): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4316): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4316): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4316): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4316): GC_CONCURRENT freed 146K, 2% free 11046K/11271K, paused 18ms+33ms, total 124ms +D/activv ( 4316): com.example.android.notepad.NotesList@414b04c0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4316): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +496ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 967K, 11% free 15222K/17031K, paused 18ms+48ms, total 371ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 206ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 294ms +I/Choreographer( 3589): Skipped 60 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3699): Skipped 45 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1122K, 12% free 15118K/17031K, paused 8ms+41ms, total 351ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +581ms +D/activv1 ( 4316): com.example.android.notepad.NoteEditor@414874c0 +D/jyoti1 ( 4316): android.R.id.title +D/jyoti1 ( 4316): com.example.android.notepad.R.id.note +D/AndroidRuntime( 4336): +D/AndroidRuntime( 4336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4336): CheckJNI is ON +D/dalvikvm( 4336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4336): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4316): com.example.android.notepad.NotesList@414b04c0 +D/AndroidRuntime( 4336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4336): Shutting down VM +D/dalvikvm( 4336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4336): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4336): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4316): GC_FOR_ALLOC freed 170K, 2% free 11125K/11335K, paused 217ms, total 241ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 15ms+5ms, total 43ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 4316): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 25ms, total 25ms +I/dalvikvm-heap( 4316): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4316): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+7ms, total 59ms +D/dalvikvm( 4316): WAIT_FOR_CONCURRENT_GC blocked 33ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s191ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 4316): com.example.android.notepad.NotesList@41507e20 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 931K, 11% free 15165K/17031K, paused 7ms+27ms, total 373ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +568ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.7} +I/Choreographer( 3655): Skipped 65 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 131K, 12% free 15092K/17031K, paused 11ms+8ms, total 119ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s117ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{41831930 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.8} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4180c7a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s160ms +I/Choreographer( 3655): Skipped 58 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 167K, 12% free 15138K/17031K, paused 11ms+11ms, total 329ms +D/activv ( 4316): com.example.android.notepad.NotesList@41c909b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4316 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 320K, 4% free 11322K/11719K, paused 42ms+31ms, total 166ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +561ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416efb60 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416e4858 attribute=android.view.inputmethod.EditorInfo@416e04d0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4316 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4316 permission denied. +I/TestRunner( 4316): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4316): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4316:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4306): Shutting down VM +D/dalvikvm( 4306): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 9ms +D/jdwp ( 4306): Got wake-up signal, bailing out of select +D/dalvikvm( 4306): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4365): +D/AndroidRuntime( 4365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4365): CheckJNI is ON +D/dalvikvm( 4365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4365): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4365): Shutting down VM +I/AndroidRuntime( 4365): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4365): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 22ms +D/dalvikvm( 4365): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4377): +D/AndroidRuntime( 4377): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4377): CheckJNI is ON +D/dalvikvm( 4377): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4377): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4377): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4377): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4377): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4377): Shutting down VM +D/dalvikvm( 4377): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 4377): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4377): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4389): +D/AndroidRuntime( 4389): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4389): CheckJNI is ON +D/dalvikvm( 4389): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4389): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4389): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4389): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4389): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4389): Shutting down VM +D/dalvikvm( 4389): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4389): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4389): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4401): +D/AndroidRuntime( 4401): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4401): CheckJNI is ON +D/dalvikvm( 4401): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4401): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4401): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4401): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4401): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4401): Shutting down VM +D/dalvikvm( 4401): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 20ms +D/dalvikvm( 4401): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4401): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4413): +D/AndroidRuntime( 4413): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4413): CheckJNI is ON +D/dalvikvm( 4413): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4413): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4413): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4413): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4413): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4413): Shutting down VM +D/dalvikvm( 4413): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 4413): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4413): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 406K, 6% free 11305K/11911K, paused 7ms+5ms, total 39ms +D/AndroidRuntime( 4425): +D/AndroidRuntime( 4425): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4425): CheckJNI is ON +D/dalvikvm( 4425): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4425): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4425): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4425): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4425): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4425): Shutting down VM +D/dalvikvm( 4425): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4425): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4425): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4437): +D/AndroidRuntime( 4437): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4437): CheckJNI is ON +D/dalvikvm( 4437): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4437): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4437): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4437): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4437): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4437): Shutting down VM +D/dalvikvm( 4437): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4437): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4437): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4452): +D/AndroidRuntime( 4452): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4452): CheckJNI is ON +D/dalvikvm( 4452): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4452): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4452): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4452): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4452): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4463): DexOpt: load 73ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3589): GC_CONCURRENT freed 932K, 11% free 15186K/17031K, paused 28ms+18ms, total 143ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 13ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 569K, 12% free 15116K/17031K, paused 34ms+21ms, total 249ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4452): Shutting down VM +D/dalvikvm( 4452): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 14ms +D/jdwp ( 4452): Got wake-up signal, bailing out of select +D/dalvikvm( 4452): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4452): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4471): +D/AndroidRuntime( 4471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4471): CheckJNI is ON +D/dalvikvm( 4471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4471): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4471): Shutting down VM +D/dalvikvm( 4471): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 17ms +D/dalvikvm( 4471): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4484): +D/AndroidRuntime( 4484): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4484): CheckJNI is ON +D/dalvikvm( 4484): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4484): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4484): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4484): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4484): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4494): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4494 uid=10031 gids={1015, 1028} +I/dalvikvm( 4494): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4494): error opening trace file: No such file or directory (2) +I/ActivityThread( 4494): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 100K, 12% free 15105K/17031K, paused 11ms+9ms, total 121ms +I/TestRunner( 4494): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4494): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4494:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4484): Shutting down VM +D/dalvikvm( 4484): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4484): Got wake-up signal, bailing out of select +D/dalvikvm( 4484): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4484): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4511): +D/AndroidRuntime( 4511): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4511): CheckJNI is ON +D/dalvikvm( 4511): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4511): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4511): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4511): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4511): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4521): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4521 uid=10031 gids={1015, 1028} +I/dalvikvm( 4521): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4521): error opening trace file: No such file or directory (2) +I/ActivityThread( 4521): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4521): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4521): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s663ms +E/dalvikvm( 4521): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4521): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4521): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4521): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4521): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4521): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4521): GC_CONCURRENT freed 154K, 2% free 11047K/11271K, paused 17ms+69ms, total 238ms +D/AndroidRuntime( 4538): +D/AndroidRuntime( 4538): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4538): CheckJNI is ON +D/dalvikvm( 4538): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4538): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4538): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4538): Added shared lib libnativehelper.so 0x0 +D/activv ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/AndroidRuntime( 4538): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4538): Shutting down VM +D/dalvikvm( 4538): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 4538): Debugger has detached; object registry had 1 entries +D/check ( 4521): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +640ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 989K, 11% free 15212K/17031K, paused 17ms+57ms, total 246ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/Choreographer( 3589): Skipped 40 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +400ms +D/activv1 ( 4521): com.example.android.notepad.NoteEditor@41487388 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1161K, 11% free 15175K/17031K, paused 18ms+10ms, total 171ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/activv2 ( 4521): com.example.android.notepad.NotesList@414b21a8 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4521): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 53ms, total 75ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 16ms+5ms, total 42ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4521): GC_FOR_ALLOC freed 0K, 2% free 14627K/14919K, paused 26ms, total 26ms +I/dalvikvm-heap( 4521): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4521): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 20ms+6ms, total 62ms +D/dalvikvm( 4521): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s36ms +I/Choreographer( 3655): Skipped 52 frames! The application may be doing too much work on its main thread. +D/activv ( 4521): com.example.android.notepad.NotesList@414b0970 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +426ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.9} +I/Choreographer( 3655): Skipped 56 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 842K, 11% free 15170K/17031K, paused 19ms+13ms, total 182ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s168ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{419d9580 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.10} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 985K, 9% free 14641K/16007K, paused 80ms, total 88ms +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41724638 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s207ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 241K, 12% free 15144K/17031K, paused 11ms+11ms, total 247ms +D/activv ( 4521): com.example.android.notepad.NotesList@41c90390 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4521 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +375ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{417f3a08 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41714778 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b4b58 attribute=android.view.inputmethod.EditorInfo@4189bd68 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4521 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4521 permission denied. +I/TestRunner( 4521): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4521): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4521:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '416ff608 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{416ff608 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4511): Shutting down VM +D/dalvikvm( 4511): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 10ms +D/jdwp ( 4511): Got wake-up signal, bailing out of select +D/dalvikvm( 4511): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4511): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4567): +D/AndroidRuntime( 4567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4567): CheckJNI is ON +D/dalvikvm( 4567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4567): Shutting down VM +D/dalvikvm( 4567): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 16ms +D/dalvikvm( 4567): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4581): +D/AndroidRuntime( 4581): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4581): CheckJNI is ON +D/dalvikvm( 4581): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4581): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4581): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4581): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4581): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4592): DexOpt: load 83ms, verify+opt 528ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/AndroidRuntime( 4594): +D/AndroidRuntime( 4594): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4594): CheckJNI is ON +D/dalvikvm( 4594): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4594): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4594): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4594): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4594): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4594): Shutting down VM +D/dalvikvm( 4594): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+7ms, total 15ms +D/dalvikvm( 4594): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4594): NOTE: attach of thread 'Binder_3' failed +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 10ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 25ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 963K, 11% free 15287K/17031K, paused 58ms+30ms, total 282ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 76ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 410K, 12% free 15108K/17031K, paused 21ms+21ms, total 228ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 4581): Shutting down VM +D/dalvikvm( 4581): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4581): Got wake-up signal, bailing out of select +D/dalvikvm( 4581): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4581): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4612): +D/AndroidRuntime( 4612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4612): CheckJNI is ON +D/dalvikvm( 4612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4612): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 463K, 5% free 11120K/11655K, paused 17ms+37ms, total 143ms +D/AndroidRuntime( 4612): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4612): Shutting down VM +D/dalvikvm( 4612): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4625): +D/AndroidRuntime( 4625): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4625): CheckJNI is ON +D/dalvikvm( 4625): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4625): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4625): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4625): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4625): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4635): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4635 uid=10031 gids={1015, 1028} +I/dalvikvm( 4635): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4635): error opening trace file: No such file or directory (2) +I/ActivityThread( 4635): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4635): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4635): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4635:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4625): Shutting down VM +D/dalvikvm( 4625): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 14ms +D/jdwp ( 4625): Got wake-up signal, bailing out of select +D/dalvikvm( 4625): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4625): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4652): +D/AndroidRuntime( 4652): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4652): CheckJNI is ON +D/dalvikvm( 4652): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4652): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4652): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4652): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4652): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4662): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4662 uid=10031 gids={1015, 1028} +I/dalvikvm( 4662): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4662): error opening trace file: No such file or directory (2) +I/ActivityThread( 4662): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4662): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4662): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s675ms +E/dalvikvm( 4662): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4662): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4662): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4662): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4662): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4662): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4662): GC_CONCURRENT freed 161K, 3% free 11046K/11271K, paused 18ms+5ms, total 163ms +D/activv ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4662): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +493ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 675K, 11% free 15196K/17031K, paused 11ms+11ms, total 127ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1157K, 11% free 15159K/17031K, paused 18ms+10ms, total 177ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 84ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +446ms +D/activv1 ( 4662): com.example.android.notepad.NoteEditor@414873a8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4662): com.example.android.notepad.NotesList@414b3ea0 +I/Choreographer( 3589): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 4662): GC_FOR_ALLOC freed 169K, 2% free 11124K/11335K, paused 100ms, total 131ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 14.361MB for 3637264-byte allocation +D/dalvikvm( 3589): GC_CONCURRENT freed 1053K, 12% free 15143K/17031K, paused 34ms+15ms, total 388ms +D/dalvikvm( 4662): GC_CONCURRENT freed 48K, 2% free 14627K/14919K, paused 17ms+21ms, total 68ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 52ms +D/dalvikvm( 4662): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 28ms, total 29ms +I/dalvikvm-heap( 4662): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 4662): GC_CONCURRENT freed <1K, 2% free 18179K/18503K, paused 18ms+5ms, total 61ms +D/dalvikvm( 4662): WAIT_FOR_CONCURRENT_GC blocked 17ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a55d0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s70ms +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +D/activv ( 4662): com.example.android.notepad.NotesList@414a39b8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +413ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.11} +D/dalvikvm( 3670): GC_CONCURRENT freed 422K, 5% free 11335K/11847K, paused 19ms+6ms, total 368ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 190K, 12% free 15155K/17031K, paused 12ms+12ms, total 126ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s77ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{417ed4d8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.12} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s17ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/activv ( 4662): com.example.android.notepad.NotesList@41c903d0 +D/dalvikvm( 3971): GC_CONCURRENT freed 347K, 4% free 11726K/12167K, paused 2865ms+5ms, total 4718ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 245K, 12% free 15142K/17031K, paused 13ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4662 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3670): GC_EXPLICIT freed 215K, 6% free 11154K/11847K, paused 12ms+16ms, total 206ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418ad920 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{416c1420 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/AndroidRuntime( 4695): +D/AndroidRuntime( 4695): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4695): CheckJNI is ON +D/dalvikvm( 4695): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4695): Added shared lib libjavacore.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418d5768 attribute=android.view.inputmethod.EditorInfo@418cc8c0 +D/dalvikvm( 4695): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4695): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41723cd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4662 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4662 permission denied. +I/TestRunner( 4662): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4662): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4662:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418f1970 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418f1970 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4652): Shutting down VM +D/dalvikvm( 4652): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 10ms +D/jdwp ( 4652): Got wake-up signal, bailing out of select +D/dalvikvm( 4652): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4652): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4695): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4695): Shutting down VM +D/dalvikvm( 4695): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+8ms, total 16ms +D/dalvikvm( 4695): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4695): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4709): +D/AndroidRuntime( 4709): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4709): CheckJNI is ON +D/dalvikvm( 4709): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4709): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4709): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4709): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4709): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4709): Shutting down VM +D/dalvikvm( 4709): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 13ms +D/dalvikvm( 4709): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4709): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11306K/11911K, paused 16ms+4ms, total 48ms +D/AndroidRuntime( 4721): +D/AndroidRuntime( 4721): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4721): CheckJNI is ON +D/dalvikvm( 4721): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4721): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4721): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4721): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4721): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4721): Shutting down VM +D/dalvikvm( 4721): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4721): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4721): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4733): +D/AndroidRuntime( 4733): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4733): CheckJNI is ON +D/dalvikvm( 4733): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4733): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4733): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4733): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4733): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4733): Shutting down VM +D/dalvikvm( 4733): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 4733): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4733): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4745): +D/AndroidRuntime( 4745): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4745): CheckJNI is ON +D/dalvikvm( 4745): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4745): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4745): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4745): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4745): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4745): Shutting down VM +D/dalvikvm( 4745): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 4745): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4745): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4759): +D/AndroidRuntime( 4759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4759): CheckJNI is ON +D/dalvikvm( 4759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4759): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4770): DexOpt: load 73ms, verify+opt 313ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +D/dalvikvm( 3589): GC_CONCURRENT freed 962K, 11% free 15184K/17031K, paused 88ms+9ms, total 274ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 484K, 12% free 15128K/17031K, paused 28ms+20ms, total 245ms +D/AndroidRuntime( 4759): Shutting down VM +D/dalvikvm( 4759): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+1ms, total 15ms +D/jdwp ( 4759): Got wake-up signal, bailing out of select +D/dalvikvm( 4759): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4759): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 974K, 9% free 14642K/16007K, paused 57ms, total 74ms +D/AndroidRuntime( 4778): +D/AndroidRuntime( 4778): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4778): CheckJNI is ON +D/dalvikvm( 4778): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4778): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4778): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4778): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4778): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4778): Shutting down VM +D/dalvikvm( 4778): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 4778): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4791): +D/AndroidRuntime( 4791): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4791): CheckJNI is ON +D/dalvikvm( 4791): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4791): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4791): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4791): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4791): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4801): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4801 uid=10031 gids={1015, 1028} +I/dalvikvm( 4801): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4801): error opening trace file: No such file or directory (2) +I/ActivityThread( 4801): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4801): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4801): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4801:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4791): Shutting down VM +D/dalvikvm( 4791): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 4791): Got wake-up signal, bailing out of select +D/dalvikvm( 4791): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4791): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4819): +D/AndroidRuntime( 4819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4819): CheckJNI is ON +D/dalvikvm( 4819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4819): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4829): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4829 uid=10031 gids={1015, 1028} +I/dalvikvm( 4829): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4829): error opening trace file: No such file or directory (2) +I/ActivityThread( 4829): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4829): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4829): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s425ms +E/dalvikvm( 4829): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4829): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4829): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4829): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4829): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4829): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 4829): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 17ms+89ms, total 227ms +D/activv ( 4829): com.example.android.notepad.NotesList@414b5bf8 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4829): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +589ms +D/AndroidRuntime( 4848): +D/AndroidRuntime( 4848): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4848): CheckJNI is ON +D/dalvikvm( 4848): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4848): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4848): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4848): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 998K, 11% free 15232K/17031K, paused 19ms+23ms, total 356ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 164ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 273ms +I/Choreographer( 3589): Skipped 56 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 4848): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4848): Shutting down VM +D/dalvikvm( 4848): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 4848): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4848): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +435ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1111K, 12% free 15130K/17031K, paused 7ms+20ms, total 434ms +D/activv1 ( 4829): com.example.android.notepad.NoteEditor@414876b0 +D/jyoti1 ( 4829): android.R.id.title +D/jyoti1 ( 4829): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4829): com.example.android.notepad.NotesList@414b5bf8 +D/dalvikvm( 4829): GC_FOR_ALLOC freed 179K, 2% free 11125K/11335K, paused 196ms, total 237ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 24ms +D/dalvikvm( 4829): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 32ms, total 32ms +I/dalvikvm-heap( 4829): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4829): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 16ms+5ms, total 60ms +D/dalvikvm( 4829): WAIT_FOR_CONCURRENT_GC blocked 18ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416d21e8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +982ms +I/Choreographer( 3655): Skipped 61 frames! The application may be doing too much work on its main thread. +D/activv ( 4829): com.example.android.notepad.NotesList@414a1d48 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 909K, 11% free 15160K/17031K, paused 13ms+10ms, total 134ms +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +585ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.13} +I/Choreographer( 3655): Skipped 62 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 122K, 12% free 15101K/17031K, paused 12ms+10ms, total 122ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +962ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{416d21e8 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4170a5b8 (uid=10031 pid=4829) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419d4fd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s66ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 189K, 12% free 15149K/17031K, paused 11ms+10ms, total 243ms +D/activv ( 4829): com.example.android.notepad.NotesList@41c90da8 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4829 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +414ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418390c0 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41715550 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41570178 attribute=android.view.inputmethod.EditorInfo@419704f8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ec188 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4829 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4829 permission denied. +I/TestRunner( 4829): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4829): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4829:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418fa070 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +D/AndroidRuntime( 4819): Shutting down VM +D/dalvikvm( 4819): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 25ms +D/jdwp ( 4819): Got wake-up signal, bailing out of select +D/dalvikvm( 4819): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): This window was lost: Window{418fa070 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41703900 uid 10031} mClient=android.os.BinderProxy@418f04c0 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=729 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{41819500 token=Token{419915f8 ActivityRecord{416ec188 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.14} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=625) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{418f2400 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{418eb298 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 4878): +D/AndroidRuntime( 4878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4878): CheckJNI is ON +D/dalvikvm( 4878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4878): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 4889): DexOpt: load 99ms, verify+opt 287ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 14ms(wall) 8ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 162ms(wall) 8ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 972K, 11% free 15286K/17031K, paused 57ms+13ms, total 268ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 67ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 112ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 399K, 12% free 15116K/17031K, paused 27ms+20ms, total 226ms +D/AndroidRuntime( 4878): Shutting down VM +D/dalvikvm( 4878): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 17ms +D/jdwp ( 4878): Got wake-up signal, bailing out of select +D/dalvikvm( 4878): Debugger has detached; object registry had 1 entries +W/RecognitionManagerService( 3589): no available voice recognition services found +I/AndroidRuntime( 4878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4897): +D/AndroidRuntime( 4897): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4897): CheckJNI is ON +D/dalvikvm( 4897): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4897): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4897): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4897): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4897): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 4897): Shutting down VM +D/dalvikvm( 4897): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+5ms, total 13ms +D/dalvikvm( 4897): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 4910): +D/AndroidRuntime( 4910): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4910): CheckJNI is ON +D/dalvikvm( 4910): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4910): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4910): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4910): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4910): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4920): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4920 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 6ms+5ms, total 111ms +I/dalvikvm( 4920): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/Trace ( 4920): error opening trace file: No such file or directory (2) +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 11ms+4ms, total 100ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 5ms+4ms, total 100ms +I/ActivityThread( 4920): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 4920): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4920): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4920:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4910): Shutting down VM +D/dalvikvm( 4910): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 4910): Got wake-up signal, bailing out of select +D/dalvikvm( 4910): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4910): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 4937): +D/AndroidRuntime( 4937): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4937): CheckJNI is ON +D/dalvikvm( 4937): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4937): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4937): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4937): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4937): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 4949): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=4949 uid=10031 gids={1015, 1028} +I/dalvikvm( 4949): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 4949): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 4946): +D/AndroidRuntime( 4946): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4946): CheckJNI is ON +I/ActivityThread( 4949): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 4946): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4946): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4946): Trying to load lib libnativehelper.so 0x0 +I/TestRunner( 4949): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 4946): Added shared lib libnativehelper.so 0x0 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 4949): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s559ms +E/dalvikvm( 4949): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 4949): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 4949): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 4949): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 4949): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 4949): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 4946): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4946): Shutting down VM +D/dalvikvm( 4946): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+6ms, total 13ms +D/dalvikvm( 4946): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4946): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 4949): GC_CONCURRENT freed 156K, 3% free 11026K/11271K, paused 19ms+63ms, total 225ms +D/activv ( 4949): com.example.android.notepad.NotesList@414ad920 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 4949): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 305K, 6% free 11237K/11847K, paused 17ms+15ms, total 201ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +570ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 960K, 11% free 15255K/17031K, paused 17ms+60ms, total 248ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 153ms +I/Choreographer( 3589): Skipped 42 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +449ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1136K, 12% free 15140K/17031K, paused 28ms+57ms, total 739ms +D/activv1 ( 4949): com.example.android.notepad.NoteEditor@41487078 +D/jyoti1 ( 4949): android.R.id.title +D/jyoti1 ( 4949): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 4949): com.example.android.notepad.NotesList@414ad920 +D/dalvikvm( 4949): GC_FOR_ALLOC freed 157K, 2% free 11125K/11335K, paused 142ms, total 168ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 48K, 2% free 14628K/14919K, paused 16ms+8ms, total 47ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 4949): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 40ms, total 40ms +I/dalvikvm-heap( 4949): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 4949): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 21ms+6ms, total 63ms +D/dalvikvm( 4949): WAIT_FOR_CONCURRENT_GC blocked 12ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1023K, 9% free 14642K/16007K, paused 169ms, total 209ms +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +916ms +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@414df210 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +385ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/Choreographer( 3589): Skipped 35 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.15} +D/dalvikvm( 3589): GC_CONCURRENT freed 946K, 11% free 15175K/17031K, paused 18ms+155ms, total 647ms +I/Choreographer( 3655): Skipped 40 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3655): GC_CONCURRENT freed 15572K, 52% free 14754K/30407K, paused 31ms+192ms, total 657ms +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +I/Choreographer( 3655): Skipped 85 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 120K, 12% free 15094K/17031K, paused 12ms+11ms, total 154ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +992ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.16} +I/Choreographer( 4949): Skipped 46 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 34 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e5dd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +921ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/activv ( 4949): com.example.android.notepad.NotesList@41c90b38 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 214K, 12% free 15156K/17031K, paused 15ms+11ms, total 139ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 4949 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 102K, 12% free 15084K/17031K, paused 17ms+9ms, total 120ms +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +654ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416c1420 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418eb298 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416f18f0 attribute=android.view.inputmethod.EditorInfo@416b3e10 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 4949 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 4949 permission denied. +I/TestRunner( 4949): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 4949): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 4949:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 4937): Shutting down VM +D/dalvikvm( 4937): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 17ms +D/jdwp ( 4937): Got wake-up signal, bailing out of select +D/dalvikvm( 4937): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4937): NOTE: attach of thread 'Binder_3' failed +W/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ce700 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ce700 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 4994): +D/AndroidRuntime( 4994): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 4994): CheckJNI is ON +D/dalvikvm( 4994): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 4994): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 4994): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 4994): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 4994): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 4994): Shutting down VM +D/dalvikvm( 4994): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 4994): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 4994): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5006): +D/AndroidRuntime( 5006): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5006): CheckJNI is ON +D/dalvikvm( 5006): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5006): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5006): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5006): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5006): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5006): Shutting down VM +D/dalvikvm( 5006): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5006): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5006): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 39ms +D/AndroidRuntime( 5018): +D/AndroidRuntime( 5018): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5018): CheckJNI is ON +D/dalvikvm( 5018): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5018): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5018): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5018): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5018): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5018): Shutting down VM +D/dalvikvm( 5018): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5018): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5018): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5030): +D/AndroidRuntime( 5030): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5030): CheckJNI is ON +D/dalvikvm( 5030): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5030): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5030): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5030): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5030): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5030): Shutting down VM +D/dalvikvm( 5030): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 18ms +D/dalvikvm( 5030): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5030): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5042): +D/AndroidRuntime( 5042): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5042): CheckJNI is ON +D/dalvikvm( 5042): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5042): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5042): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5042): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5042): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5042): Shutting down VM +D/dalvikvm( 5042): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5042): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5042): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5056): +D/AndroidRuntime( 5056): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5056): CheckJNI is ON +D/dalvikvm( 5056): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5056): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5056): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5056): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5056): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5067): DexOpt: load 122ms, verify+opt 355ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 902K, 11% free 15274K/17031K, paused 81ms+30ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 16ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 22ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 26ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 95ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 65ms +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 124ms(wall) 6ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 404K, 12% free 15135K/17031K, paused 12ms+33ms, total 275ms +D/AndroidRuntime( 5056): Shutting down VM +D/dalvikvm( 5056): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5056): Got wake-up signal, bailing out of select +D/dalvikvm( 5056): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5056): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5075): +D/AndroidRuntime( 5075): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5075): CheckJNI is ON +D/dalvikvm( 5075): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5075): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5075): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5075): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3746): GC_CONCURRENT freed 435K, 5% free 11134K/11655K, paused 16ms+15ms, total 130ms +D/AndroidRuntime( 5075): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5075): Shutting down VM +D/dalvikvm( 5075): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 0ms+1ms, total 13ms +D/dalvikvm( 5075): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5075): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 5089): +D/AndroidRuntime( 5089): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5089): CheckJNI is ON +D/dalvikvm( 5089): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5089): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5089): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5089): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5089): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5099): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5099 uid=10031 gids={1015, 1028} +I/dalvikvm( 5099): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5099): error opening trace file: No such file or directory (2) +I/ActivityThread( 5099): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5099): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5099): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5099:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5089): Shutting down VM +D/dalvikvm( 5089): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5089): Got wake-up signal, bailing out of select +D/dalvikvm( 5089): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5089): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5116): +D/AndroidRuntime( 5116): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5116): CheckJNI is ON +D/dalvikvm( 5116): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5116): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5116): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5116): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5116): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5126): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5126 uid=10031 gids={1015, 1028} +I/dalvikvm( 5126): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5126): error opening trace file: No such file or directory (2) +I/ActivityThread( 5126): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5126): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5126): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s239ms +E/dalvikvm( 5126): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5126): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5126): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5126): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5126): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5126): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5126): GC_CONCURRENT freed 163K, 3% free 11026K/11271K, paused 17ms+17ms, total 180ms +D/activv ( 5126): com.example.android.notepad.NotesList@414af5b0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5126): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +454ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 980K, 11% free 15259K/17031K, paused 17ms+57ms, total 266ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 171ms +I/Choreographer( 3589): Skipped 43 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +412ms +D/dalvikvm( 3589): GC_CONCURRENT freed 1137K, 12% free 15144K/17031K, paused 7ms+129ms, total 814ms +D/activv1 ( 5126): com.example.android.notepad.NoteEditor@414a9270 +D/jyoti1 ( 5126): android.R.id.title +D/jyoti1 ( 5126): com.example.android.notepad.R.id.note +W/ResourceType( 5126): No known package when getting name for resource number 0xffffffff +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41964288 (uid=10031 pid=5126) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{419a0020 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): ----- begin exception ----- +I/TestRunner( 5126): +I/TestRunner( 5126): android.content.res.Resources$NotFoundException: Unable to find resource ID #0xffffffff +I/TestRunner( 5126): at android.content.res.Resources.getResourceName(Resources.java:1653) +I/TestRunner( 5126): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:103) +I/TestRunner( 5126): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5126): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5126): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5126): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5126): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5126): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5126): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5126): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5126): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5126): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5126): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5126): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5126): ----- end exception ----- +I/TestRunner( 5126): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +958ms +I/Choreographer( 3655): Skipped 60 frames! The application may be doing too much work on its main thread. +D/activv ( 5126): com.example.android.notepad.NotesList@41528d18 +D/dalvikvm( 5126): GC_CONCURRENT freed 270K, 4% free 11164K/11527K, paused 16ms+75ms, total 166ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 343K, 5% free 11297K/11847K, paused 38ms+6ms, total 151ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +533ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.17} +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 178K, 11% free 15166K/17031K, paused 12ms+11ms, total 130ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +D/dalvikvm( 5126): GC_CONCURRENT freed 191K, 3% free 11450K/11719K, paused 19ms+142ms, total 377ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s90ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.18} +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416ac5a0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 36 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +I/Choreographer( 3655): Skipped 55 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/activv ( 5126): com.example.android.notepad.NotesList@4155b348 +D/dalvikvm( 3589): GC_EXPLICIT freed 226K, 12% free 15155K/17031K, paused 11ms+89ms, total 419ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5126 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +467ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{418c2740 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418ad920 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +D/dalvikvm( 5126): GC_CONCURRENT freed 248K, 3% free 11640K/11975K, paused 17ms+7ms, total 78ms +D/dalvikvm( 5126): GC_FOR_ALLOC freed 393K, 6% free 11369K/11975K, paused 28ms, total 31ms +I/dalvikvm-heap( 5126): Grow heap (frag case) to 11.398MB for 279056-byte allocation +D/dalvikvm( 5126): GC_FOR_ALLOC freed 3K, 6% free 11638K/12295K, paused 27ms, total 27ms +D/AndroidRuntime( 5158): +D/AndroidRuntime( 5158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5158): CheckJNI is ON +D/dalvikvm( 5158): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5158): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5158): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5158): Added shared lib libnativehelper.so 0x0 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418ff218 attribute=android.view.inputmethod.EditorInfo@418cd208 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 978K, 9% free 14642K/16007K, paused 201ms, total 229ms +D/AndroidRuntime( 5158): Calling main entry com.android.commands.am.Am +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5126 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5126 permission denied. +I/TestRunner( 5126): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5126): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5126:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{419f2530 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5116): Shutting down VM +D/dalvikvm( 5116): GC_CONCURRENT freed 139K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5116): Got wake-up signal, bailing out of select +D/dalvikvm( 5116): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5116): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5158): Shutting down VM +D/dalvikvm( 5158): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+7ms, total 14ms +D/dalvikvm( 5158): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5171): +D/AndroidRuntime( 5171): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5171): CheckJNI is ON +D/dalvikvm( 5171): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5171): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5171): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5171): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5171): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5171): Shutting down VM +D/dalvikvm( 5171): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 15ms +D/dalvikvm( 5171): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5171): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5185): +D/AndroidRuntime( 5185): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5185): CheckJNI is ON +D/dalvikvm( 5185): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5185): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5185): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5185): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5185): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5196): DexOpt: load 83ms, verify+opt 463ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 21ms(wall) 6ms(cpu) +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 965K, 11% free 15299K/17031K, paused 71ms+21ms, total 227ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 30ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 93ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 102ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 405K, 12% free 15134K/17031K, paused 69ms+25ms, total 323ms +D/AndroidRuntime( 5185): Shutting down VM +D/dalvikvm( 5185): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5185): Got wake-up signal, bailing out of select +D/dalvikvm( 5185): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5185): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5204): +D/AndroidRuntime( 5204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5204): CheckJNI is ON +D/dalvikvm( 5204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5204): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5204): Shutting down VM +D/dalvikvm( 5204): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5204): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5217): +D/AndroidRuntime( 5217): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5217): CheckJNI is ON +D/dalvikvm( 5217): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5217): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5217): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5217): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5217): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5227): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5227 uid=10031 gids={1015, 1028} +I/dalvikvm( 5227): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5227): error opening trace file: No such file or directory (2) +I/ActivityThread( 5227): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5227): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5227): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5227:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5217): Shutting down VM +D/dalvikvm( 5217): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5217): Got wake-up signal, bailing out of select +D/dalvikvm( 5217): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5217): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5245): +D/AndroidRuntime( 5245): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5245): CheckJNI is ON +D/dalvikvm( 5245): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5245): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5245): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5245): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5245): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5255): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5255 uid=10031 gids={1015, 1028} +I/dalvikvm( 5255): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5255): error opening trace file: No such file or directory (2) +I/ActivityThread( 5255): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5255): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5255): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s343ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 130K, 11% free 15161K/17031K, paused 43ms+36ms, total 648ms +I/Choreographer( 5255): Skipped 76 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5255): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5255): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5255): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5255): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5255): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5255): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5255): GC_CONCURRENT freed 151K, 2% free 11046K/11271K, paused 18ms+6ms, total 186ms +I/dalvikvm( 3589): Jit: resizing JitTable from 8192 to 16384 +D/activv ( 5255): com.example.android.notepad.NotesList@414b14e0 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5255): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +481ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1079K, 11% free 15191K/17031K, paused 18ms+53ms, total 470ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 179ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +459ms +D/activv1 ( 5255): com.example.android.notepad.NoteEditor@41487210 +D/jyoti1 ( 5255): android.R.id.title +D/jyoti1 ( 5255): com.example.android.notepad.R.id.note +D/jyoti2 ( 5255): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/activv2 ( 5255): com.example.android.notepad.NotesList@414b14e0 +D/dalvikvm( 3589): GC_CONCURRENT freed 1118K, 11% free 15191K/17031K, paused 17ms+9ms, total 151ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 82ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 5255): GC_FOR_ALLOC freed 178K, 2% free 11125K/11335K, paused 41ms, total 62ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 14.363MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+6ms, total 43ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 18ms +D/dalvikvm( 5255): GC_FOR_ALLOC freed 0K, 2% free 14629K/14919K, paused 27ms, total 27ms +I/dalvikvm-heap( 5255): Grow heap (frag case) to 17.784MB for 3637264-byte allocation +D/dalvikvm( 5255): GC_CONCURRENT freed 0K, 2% free 18181K/18503K, paused 20ms+5ms, total 62ms +D/dalvikvm( 5255): WAIT_FOR_CONCURRENT_GC blocked 15ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417ecaf8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3589): Skipped 37 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s226ms +I/Choreographer( 3655): Skipped 64 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@414d7760 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5280): +D/AndroidRuntime( 5280): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5280): CheckJNI is ON +D/dalvikvm( 5280): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5280): Added shared lib libjavacore.so 0x0 +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +541ms +D/dalvikvm( 5280): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5280): Added shared lib libnativehelper.so 0x0 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.19} +I/Choreographer( 3655): Skipped 31 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Window freeze timeout expired. +W/WindowManager( 3589): Force clearing orientation change: Window{418b9a30 NavigationBar paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{418c2a10 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/WindowManager( 3589): Force clearing orientation change: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/dalvikvm( 3655): GC_CONCURRENT freed 1478K, 53% free 14509K/30407K, paused 27ms+255ms, total 780ms +I/Choreographer( 3655): Skipped 76 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5280): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5280): Shutting down VM +D/dalvikvm( 5280): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 5280): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5280): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 776K, 11% free 15204K/17031K, paused 11ms+40ms, total 444ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s251ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{419fb2a0 com.example.android.notepad/.TitleEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.20} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 33 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41828420 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 30 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +980ms +I/Choreographer( 3655): Skipped 74 frames! The application may be doing too much work on its main thread. +D/activv ( 5255): com.example.android.notepad.NotesList@41c90d50 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 222K, 11% free 15158K/17031K, paused 12ms+10ms, total 125ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5255 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 396K, 5% free 11307K/11847K, paused 24ms+26ms, total 138ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +478ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41971398 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{418c2740 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41814928 attribute=android.view.inputmethod.EditorInfo@417ef990 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416e1b18 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5255 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5255 permission denied. +I/TestRunner( 5255): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5255): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5255:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5245): Shutting down VM +D/dalvikvm( 5245): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 2ms+1ms, total 10ms +D/jdwp ( 5245): Got wake-up signal, bailing out of select +D/dalvikvm( 5245): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5245): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5306): +D/AndroidRuntime( 5306): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5306): CheckJNI is ON +D/dalvikvm( 5306): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5306): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5306): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5306): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5306): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5317): DexOpt: load 75ms, verify+opt 271ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 60ms(wall) 8ms(cpu) +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_CONCURRENT freed 969K, 11% free 15299K/17031K, paused 65ms+12ms, total 259ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 409K, 12% free 15134K/17031K, paused 43ms+30ms, total 309ms +D/AndroidRuntime( 5306): Shutting down VM +D/dalvikvm( 5306): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5306): Got wake-up signal, bailing out of select +D/dalvikvm( 5306): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5306): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5325): +D/AndroidRuntime( 5325): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5325): CheckJNI is ON +D/dalvikvm( 5325): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5325): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5325): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5325): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 965K, 9% free 14642K/16007K, paused 87ms, total 115ms +D/AndroidRuntime( 5325): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5325): Shutting down VM +D/dalvikvm( 5325): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+3ms, total 16ms +D/dalvikvm( 5325): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5338): +D/AndroidRuntime( 5338): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5338): CheckJNI is ON +D/dalvikvm( 5338): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5338): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5338): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5338): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5338): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5348): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5348 uid=10031 gids={1015, 1028} +I/dalvikvm( 5348): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5348): error opening trace file: No such file or directory (2) +I/ActivityThread( 5348): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5348): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5348): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5348:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5338): Shutting down VM +D/dalvikvm( 5338): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5338): Got wake-up signal, bailing out of select +D/dalvikvm( 5338): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5338): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5365): +D/AndroidRuntime( 5365): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5365): CheckJNI is ON +D/dalvikvm( 5365): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5365): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5365): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5365): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5365): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5375): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5375 uid=10031 gids={1015, 1028} +I/dalvikvm( 5375): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5375): error opening trace file: No such file or directory (2) +I/ActivityThread( 5375): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5375): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5375): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s451ms +E/dalvikvm( 5375): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5375): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5375): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5375): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5375): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5375): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5375): GC_CONCURRENT freed 158K, 3% free 11046K/11271K, paused 17ms+50ms, total 164ms +D/activv ( 5375): com.example.android.notepad.NotesList@414b3088 +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/check ( 5375): there is nothing +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +506ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 5393): +D/AndroidRuntime( 5393): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5393): CheckJNI is ON +D/dalvikvm( 5393): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5393): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5393): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5393): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3589): GC_CONCURRENT freed 976K, 11% free 15260K/17031K, paused 25ms+73ms, total 355ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 258ms +I/Choreographer( 3589): Skipped 57 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5393): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5393): Shutting down VM +D/dalvikvm( 5393): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5393): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5393): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3670): WAIT_FOR_CONCURRENT_GC blocked 0ms +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_EXPLICIT freed 183K, 6% free 11167K/11847K, paused 4ms+6ms, total 261ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +729ms +D/dalvikvm( 3589): GC_EXPLICIT freed 1116K, 12% free 15156K/17031K, paused 16ms+38ms, total 529ms +D/activv1 ( 5375): com.example.android.notepad.NoteEditor@414873c8 +D/jyoti1 ( 5375): android.R.id.title +D/jyoti1 ( 5375): com.example.android.notepad.R.id.note +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/jyoti2 ( 5375): empty it is +D/activv2 ( 5375): com.example.android.notepad.NotesList@414b3088 +D/dalvikvm( 5375): GC_FOR_ALLOC freed 177K, 2% free 11125K/11335K, paused 184ms, total 208ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 14.362MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 49K, 2% free 14628K/14919K, paused 16ms+8ms, total 49ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 25ms +D/dalvikvm( 5375): GC_FOR_ALLOC freed 0K, 2% free 14628K/14919K, paused 37ms, total 38ms +I/dalvikvm-heap( 5375): Grow heap (frag case) to 17.783MB for 3637264-byte allocation +D/dalvikvm( 5375): GC_CONCURRENT freed 0K, 2% free 18180K/18503K, paused 19ms+5ms, total 76ms +D/dalvikvm( 5375): WAIT_FOR_CONCURRENT_GC blocked 13ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s294ms +D/activv ( 5375): com.example.android.notepad.NotesList@414e3190 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +V/PhoneStatusBar( 3655): setLightsOn(true) +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +442ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.21} +D/dalvikvm( 3589): GC_CONCURRENT freed 956K, 11% free 15190K/17031K, paused 18ms+80ms, total 929ms +I/Choreographer( 3655): Skipped 43 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 117K, 12% free 15101K/17031K, paused 14ms+9ms, total 113ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s48ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +V/PhoneStatusBar( 3655): setLightsOn(true) +I/Choreographer( 3655): Skipped 39 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{4189d0d8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +850ms +I/Choreographer( 3655): Skipped 54 frames! The application may be doing too much work on its main thread. +D/activv ( 5375): com.example.android.notepad.NotesList@41c905e8 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 157K, 11% free 15160K/17031K, paused 13ms+43ms, total 310ms +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 5375 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +362ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{41814168 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{417e7a50 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418003f8 attribute=android.view.inputmethod.EditorInfo@416c3ff8 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f1de0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5375 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5375 permission denied. +I/TestRunner( 5375): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5375): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5375:com.example.android.notepad/u0a31: force stop +I/WindowState( 3589): WIN DEATH: Window{41971398 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5365): Shutting down VM +D/dalvikvm( 5365): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+2ms, total 40ms +D/jdwp ( 5365): Got wake-up signal, bailing out of select +D/dalvikvm( 5365): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 5421): +D/AndroidRuntime( 5421): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5421): CheckJNI is ON +D/dalvikvm( 5421): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5421): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5421): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5421): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5421): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5421): Shutting down VM +D/dalvikvm( 5421): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5421): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5421): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 5433): +D/AndroidRuntime( 5433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5433): CheckJNI is ON +D/dalvikvm( 5433): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5433): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5433): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5433): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5433): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5433): Shutting down VM +D/dalvikvm( 5433): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5433): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5433): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5445): +D/AndroidRuntime( 5445): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5445): CheckJNI is ON +D/dalvikvm( 5445): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5445): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5445): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5445): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5445): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5445): Shutting down VM +D/dalvikvm( 5445): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5445): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5445): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 3971): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +D/AndroidRuntime( 5458): +D/AndroidRuntime( 5458): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5458): CheckJNI is ON +D/dalvikvm( 5458): Trying to load lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +D/dalvikvm( 5458): Added shared lib libjavacore.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +D/dalvikvm( 5458): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5458): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 5458): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5458): Shutting down VM +D/dalvikvm( 5458): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 5458): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5458): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3971): GC_CONCURRENT freed 379K, 4% free 11810K/12295K, paused 37ms+29ms, total 461ms +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 5470): +D/AndroidRuntime( 5470): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5470): CheckJNI is ON +D/dalvikvm( 5470): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5470): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5470): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5470): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5470): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5470): Shutting down VM +D/dalvikvm( 5470): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 20ms +D/dalvikvm( 5470): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5470): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5482): +D/AndroidRuntime( 5482): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5482): CheckJNI is ON +D/dalvikvm( 5482): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5482): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5482): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5482): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5482): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5482): Shutting down VM +D/dalvikvm( 5482): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 22ms +D/dalvikvm( 5482): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5482): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5494): +D/AndroidRuntime( 5494): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5494): CheckJNI is ON +D/dalvikvm( 5494): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5494): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5494): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5494): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5494): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5494): Shutting down VM +D/dalvikvm( 5494): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5494): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5494): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5506): +D/AndroidRuntime( 5506): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5506): CheckJNI is ON +D/dalvikvm( 5506): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5506): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5506): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5506): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5506): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5506): Shutting down VM +I/AndroidRuntime( 5506): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5506): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 5506): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 38ms +D/AndroidRuntime( 5520): +D/AndroidRuntime( 5520): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5520): CheckJNI is ON +D/dalvikvm( 5520): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5520): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5520): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5520): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5520): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +D/dalvikvm( 4067): GC_CONCURRENT freed 352K, 4% free 10821K/11207K, paused 17ms+15ms, total 102ms +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk; Retaining data and using new +D/dalvikvm( 3589): GC_CONCURRENT freed 929K, 11% free 15249K/17031K, paused 18ms+9ms, total 118ms +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5531): DexOpt: load 77ms, verify+opt 96ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-1.apk to /data/app/com.example.android.notepad-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-2.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 490K, 12% free 15104K/17031K, paused 43ms+12ms, total 166ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 7ms(wall) 5ms(cpu) +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3589): GC_EXPLICIT freed 435K, 12% free 15137K/17031K, paused 30ms+14ms, total 242ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/AndroidRuntime( 5520): Shutting down VM +D/dalvikvm( 5520): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5520): Got wake-up signal, bailing out of select +D/dalvikvm( 5520): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5520): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5539): +D/AndroidRuntime( 5539): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5539): CheckJNI is ON +D/dalvikvm( 5539): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5539): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5539): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5539): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5539): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5539 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5539): Shutting down VM +D/dalvikvm( 5539): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5539): Got wake-up signal, bailing out of select +D/dalvikvm( 5539): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5539): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5549): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5549 uid=10031 gids={1015, 1028} +I/dalvikvm( 5549): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5549): error opening trace file: No such file or directory (2) +I/ActivityThread( 5549): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5549): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s642ms +D/AndroidRuntime( 5564): +D/AndroidRuntime( 5564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5564): CheckJNI is ON +D/dalvikvm( 5564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5564): Shutting down VM +D/dalvikvm( 5564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 5564): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5578): +D/AndroidRuntime( 5578): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5578): CheckJNI is ON +D/dalvikvm( 5578): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5578): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5578): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5578): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5578): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5589): DexOpt: load 73ms, verify+opt 282ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 5ms(cpu) +D/dalvikvm( 3746): GC_CONCURRENT freed 470K, 5% free 11100K/11655K, paused 8ms+4ms, total 129ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 28ms(wall) 6ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 886K, 10% free 15356K/17031K, paused 59ms+12ms, total 157ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 86ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 89ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 434K, 12% free 15142K/17031K, paused 31ms+21ms, total 272ms +D/AndroidRuntime( 5578): Shutting down VM +D/dalvikvm( 5578): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 5578): Got wake-up signal, bailing out of select +D/dalvikvm( 5578): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5578): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5597): +D/AndroidRuntime( 5597): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5597): CheckJNI is ON +D/dalvikvm( 5597): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5597): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5597): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5597): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5597): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5597): Shutting down VM +D/dalvikvm( 5597): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 5597): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5597): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5609): +D/AndroidRuntime( 5609): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5609): CheckJNI is ON +D/dalvikvm( 5609): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5609): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5609): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5609): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5609): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5609): Shutting down VM +D/dalvikvm( 5609): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 5609): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5609): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5623): +D/AndroidRuntime( 5623): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5623): CheckJNI is ON +D/dalvikvm( 5623): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5623): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5623): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5623): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5623): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5634): DexOpt: load 70ms, verify+opt 285ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 45ms(wall) 7ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): GC_CONCURRENT freed 1003K, 11% free 15245K/17031K, paused 39ms+10ms, total 160ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 101ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 225K, 12% free 15143K/17031K, paused 22ms+20ms, total 225ms +D/AndroidRuntime( 5623): Shutting down VM +D/dalvikvm( 5623): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 13ms +D/jdwp ( 5623): Got wake-up signal, bailing out of select +D/dalvikvm( 5623): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5623): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5642): +D/AndroidRuntime( 5642): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5642): CheckJNI is ON +D/dalvikvm( 5642): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5642): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5642): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5642): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5642): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5642): Shutting down VM +D/dalvikvm( 5642): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 5642): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5655): +D/AndroidRuntime( 5655): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5655): CheckJNI is ON +D/dalvikvm( 5655): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5655): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5655): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5655): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5655): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5549:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +W/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{417f22c0 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5665 uid=10031 gids={1015, 1028} +D/dalvikvm( 5665): Not late-enabling CheckJNI (already on) +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5549 uid 10031 +I/dalvikvm( 5665): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5665): error opening trace file: No such file or directory (2) +D/dalvikvm( 3655): GC_CONCURRENT freed 1282K, 53% free 14359K/30407K, paused 12ms+72ms, total 477ms +I/ActivityThread( 5665): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_CONCURRENT freed 1171K, 8% free 14747K/16007K, paused 29ms+25ms, total 169ms +I/TestRunner( 5665): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5665): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5665:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5655): Shutting down VM +I/AndroidRuntime( 5655): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5655): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 20ms +D/jdwp ( 5655): Got wake-up signal, bailing out of select +D/dalvikvm( 5655): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5682): +D/AndroidRuntime( 5682): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5682): CheckJNI is ON +D/dalvikvm( 5682): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5682): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5682): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5682): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5682): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5692): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5692 uid=10031 gids={1015, 1028} +I/dalvikvm( 5692): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5692): error opening trace file: No such file or directory (2) +I/ActivityThread( 5692): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5692): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5692): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s381ms +E/dalvikvm( 5692): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5692): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5692): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5692): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5692): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5692): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 5692): GC_CONCURRENT freed 168K, 2% free 11046K/11271K, paused 18ms+29ms, total 170ms +D/activv ( 5692): com.example.android.notepad.NotesList@414b5d38 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418a3780 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 994K, 11% free 15255K/17031K, paused 17ms+14ms, total 144ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 81ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d4110 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5692): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5692): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5692): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +964ms +D/activv ( 5692): com.example.android.notepad.NotesList@41504648 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/Choreographer( 3655): Skipped 49 frames! The application may be doing too much work on its main thread. +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5692 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/dalvikvm( 5692): GC_CONCURRENT freed 342K, 4% free 11100K/11527K, paused 16ms+88ms, total 232ms +V/PhoneStatusBar( 3655): setLightsOn(true) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +910ms +D/activv ( 5692): com.example.android.notepad.NotesList@41531948 +I/Choreographer( 3655): Skipped 72 frames! The application may be doing too much work on its main thread. +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/Robotium( 5692): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418decd0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5692 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5692 permission denied. +I/TestRunner( 5692): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5692): ----- begin exception ----- +I/TestRunner( 5692): +I/TestRunner( 5692): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5692): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5692): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5692): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5692): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5692): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5692): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5692): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5692): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5692): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5692): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5692): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5692): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5692): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5692): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5692): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5692): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5692): ----- end exception ----- +I/TestRunner( 5692): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5692:com.example.android.notepad/u0a31: force stop +W/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Consumer closed input channel or an error occurred. events=0x9 +E/InputDispatcher( 3589): channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' ~ Channel is unrecoverably broken and will be disposed! +I/WindowState( 3589): WIN DEATH: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/InputDispatcher( 3589): Attempted to unregister already unregistered input channel '418ad920 com.example.android.notepad/com.example.android.notepad.NotesList (server)' +I/WindowManager( 3589): WINDOW DIED Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/AndroidRuntime( 5682): Shutting down VM +D/dalvikvm( 5682): GC_CONCURRENT freed 160K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5682): Got wake-up signal, bailing out of select +D/dalvikvm( 5682): Debugger has detached; object registry had 1 entries +W/WindowManager( 3589): Rebuild removed 2 windows but added 1 +W/WindowManager( 3589): This window was lost: Window{418ad920 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +W/WindowManager( 3589): mSession=Session{41716a78 uid 10031} mClient=android.os.BinderProxy@416f5068 +W/WindowManager( 3589): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#8010100 pfl=0x8 wanim=0x1030001} +W/WindowManager( 3589): Requested w=768 h=1184 mLayoutSeq=1336 +W/WindowManager( 3589): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+1000=21010 mLastLayer=22010 +W/WindowManager( 3589): mToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mRootToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mAppToken=AppWindowToken{4169eee8 token=Token{41706f58 ActivityRecord{418decd0 com.example.android.notepad/.NotesList}}} +W/WindowManager( 3589): mViewVisibility=0x8 mHaveFrame=true mObscured=false +W/WindowManager( 3589): mSeq=0 mSystemUiVisibility=0x0 +W/WindowManager( 3589): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0] +W/WindowManager( 3589): mConfiguration={1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.22} +W/WindowManager( 3589): mHasSurface=true mShownFrame=[192.0,296.0][960.0,1480.0] +W/WindowManager( 3589): mFrame=[0,0][768,1184] last=[0,0][768,1184] +W/WindowManager( 3589): mSystemDecorRect=[0,50][768,1184] last=[0,50][768,1184] +W/WindowManager( 3589): Frames: containing=[0,0][768,1184] parent=[0,0][768,1184] display=[0,0][768,1184] +W/WindowManager( 3589): content=[0,50][768,1184] visible=[0,50][768,1184] +W/WindowManager( 3589): Cur insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): Lst insets: content=[0,50][0,0] visible=[0,50][0,0] +W/WindowManager( 3589): mSurface=Surface(name=com.example.android.notepad/com.example.android.notepad.NotesList, identity=771) +W/WindowManager( 3589): mDrawState=HAS_DRAWN mLastHidden=true +W/WindowManager( 3589): Surface: shown=false layer=22010 alpha=0.0 rect=(192.0,296.0) 768.0 x 1184.0 +W/WindowManager( 3589): mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0 +W/WindowManager( 3589): mGlobalScale=1.0 mDsDx=0.5 mDtDx=0.0 mDsDy=0.0 mDtDy=0.5 +W/WindowManager( 3589): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false +W/WindowManager( 3589): Current app token list: +V/WindowManager( 3589): #0: Token{418a5a38 ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher}} +W/WindowManager( 3589): Final window list: +V/WindowManager( 3589): #6: Window{4180ae38 SearchPanel paused=false} +V/WindowManager( 3589): #5: Window{418b9a30 NavigationBar paused=false} +V/WindowManager( 3589): #4: Window{417f2508 RecentsPanel paused=false} +V/WindowManager( 3589): #3: Window{41968a78 StatusBar paused=false} +V/WindowManager( 3589): #2: Window{41709040 Keyguard paused=false} +V/WindowManager( 3589): #1: Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} +V/WindowManager( 3589): #0: Window{4198cf90 com.android.systemui.ImageWallpaper paused=false} +D/AndroidRuntime( 5715): +D/AndroidRuntime( 5715): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5715): CheckJNI is ON +D/dalvikvm( 5715): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5715): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5715): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5715): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5715): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5715): Shutting down VM +D/dalvikvm( 5715): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 15ms +D/dalvikvm( 5715): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5715): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5727): +D/AndroidRuntime( 5727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5727): CheckJNI is ON +D/dalvikvm( 5727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5727): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5727): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5727): Shutting down VM +I/AndroidRuntime( 5727): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5727): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 43ms +D/dalvikvm( 5727): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 5740): +D/AndroidRuntime( 5740): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5740): CheckJNI is ON +D/dalvikvm( 5740): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5740): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5740): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5740): Added shared lib libnativehelper.so 0x0 +W/dalvikvm( 5740): JNI WARNING: JNI method called with exception pending +W/dalvikvm( 5740): in Ldalvik/system/NativeStart;.main:([Ljava/lang/String;)V (GetFieldID) +W/dalvikvm( 5740): Pending exception is: +I/dalvikvm( 5740): java.lang.NoClassDefFoundError: android/content/res/ObbInfo +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): Caused by: +I/dalvikvm( 5740): java.lang.NullPointerException: name == null +I/dalvikvm( 5740): at java.lang.VMClassLoader.findLoadedClass(Native Method) +I/dalvikvm( 5740): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:354) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:491) +I/dalvikvm( 5740): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): "main" prio=5 tid=1 NATIVE +I/dalvikvm( 5740): | group="main" sCount=0 dsCount=0 obj=0x40a13508 self=0x2a00b9d8 +I/dalvikvm( 5740): | sysTid=5740 nice=0 sched=0/0 cgrp=default handle=1073870640 +I/dalvikvm( 5740): | schedstat=( 763248318 122318346 139 ) utm=55 stm=21 core=0 +I/dalvikvm( 5740): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) +I/dalvikvm( 5740): #01 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) +I/dalvikvm( 5740): #02 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) +I/dalvikvm( 5740): #03 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) +I/dalvikvm( 5740): #04 pc 00038cfa /system/lib/libdvm.so +I/dalvikvm( 5740): #05 pc 0003ebb2 /system/lib/libdvm.so +I/dalvikvm( 5740): #06 pc 00076e5e /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+37) +I/dalvikvm( 5740): #07 pc 00045120 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+31) +I/dalvikvm( 5740): #08 pc 00045220 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+199) +I/dalvikvm( 5740): #09 pc 00000dce /system/bin/app_process +I/dalvikvm( 5740): #10 pc 000170c8 /system/lib/libc.so (__libc_init+35) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): at dalvik.system.NativeStart.main(Native Method) +I/dalvikvm( 5740): +E/dalvikvm( 5740): VM aborting +F/libc ( 5740): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5740 (app_process) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 5740, tid: 5740, name: UNKNOWN >>> app_process <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d +I/DEBUG ( 34): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 +I/DEBUG ( 34): r4 4079b1a8 r5 0000020c r6 00000000 r7 00000001 +I/DEBUG ( 34): r8 401a12cd r9 401938a9 sl 2a000f94 fp 2a000fca +I/DEBUG ( 34): ip 00004000 sp bea62860 lr 40040c39 pc 40736cec cpsr 60000030 +I/DEBUG ( 34): d0 3f4000003f400000 d1 0000000000000000 +I/DEBUG ( 34): d2 0000000000000000 d3 0000000000000000 +I/DEBUG ( 34): d4 0000000000000000 d5 41b91e7a2a000000 +I/DEBUG ( 34): d6 db317f34d2f1a9fc d7 c1c26740661f7cee +I/DEBUG ( 34): d8 0000000000000000 d9 0000000000000000 +I/DEBUG ( 34): d10 0000000000000000 d11 0000000000000000 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 60000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) +I/DEBUG ( 34): #01 pc 0003ebb3 /system/lib/libdvm.so +I/DEBUG ( 34): #02 pc 00076e61 /system/lib/libandroid_runtime.so (android::register_android_content_res_ObbScanner(_JNIEnv*)+40) +I/DEBUG ( 34): #03 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34) +I/DEBUG ( 34): #04 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200) +I/DEBUG ( 34): #05 pc 00000dcf /system/bin/app_process +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): bea62820 00000001 +I/DEBUG ( 34): bea62824 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62828 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea6282c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62830 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62834 40040c39 /system/lib/libc.so (__sflush_locked+36) +I/DEBUG ( 34): bea62838 4006a798 /system/lib/libc.so +I/DEBUG ( 34): bea6283c 4006a6f8 /system/lib/libc.so +I/DEBUG ( 34): bea62840 00000000 +I/DEBUG ( 34): bea62844 40041c09 /system/lib/libc.so (_fwalk+32) +I/DEBUG ( 34): bea62848 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): bea6284c 0000020c +I/DEBUG ( 34): bea62850 00000000 +I/DEBUG ( 34): bea62854 00000001 +I/DEBUG ( 34): bea62858 df0027ad +I/DEBUG ( 34): bea6285c 00000000 +I/DEBUG ( 34): #00 bea62860 4006fc9c +I/DEBUG ( 34): bea62864 6c756e28 +I/DEBUG ( 34): bea62868 0000296c +I/DEBUG ( 34): bea6286c 00000000 +I/DEBUG ( 34): bea62870 00000000 +I/DEBUG ( 34): bea62874 00000000 +I/DEBUG ( 34): bea62878 00000000 +I/DEBUG ( 34): bea6287c 00000000 +I/DEBUG ( 34): bea62880 00000000 +I/DEBUG ( 34): bea62884 00000000 +I/DEBUG ( 34): bea62888 00000000 +I/DEBUG ( 34): bea6288c 00000000 +I/DEBUG ( 34): bea62890 00000000 +I/DEBUG ( 34): bea62894 00000000 +I/DEBUG ( 34): bea62898 00000000 +I/DEBUG ( 34): bea6289c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #01 bea62a78 2a000fca /system/bin/app_process +I/DEBUG ( 34): bea62a7c 40732a15 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a80 4077c9a5 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a84 00000000 +I/DEBUG ( 34): bea62a88 401a12b1 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62a8c 2a008460 [heap] +I/DEBUG ( 34): bea62a90 40791892 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a94 00000000 +I/DEBUG ( 34): bea62a98 40792001 /system/lib/libdvm.so +I/DEBUG ( 34): bea62a9c 00000000 +I/DEBUG ( 34): bea62aa0 2a008401 [heap] +I/DEBUG ( 34): bea62aa4 2a008460 [heap] +I/DEBUG ( 34): bea62aa8 4072fb8d /system/lib/libdvm.so +I/DEBUG ( 34): bea62aac 4018fd88 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62ab0 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ab4 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 bea62ac0 2a008460 [heap] +I/DEBUG ( 34): bea62ac4 00000072 +I/DEBUG ( 34): bea62ac8 401a31c0 /system/lib/libandroid_runtime.so +I/DEBUG ( 34): bea62acc 2a000fbc /system/bin/app_process +I/DEBUG ( 34): bea62ad0 2a00101e /system/bin/app_process +I/DEBUG ( 34): bea62ad4 40155125 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 4079b188 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b198 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): 4079b1a8 2a0096e8 2a0096c8 00400000 04000000 ...*...*..@..... +I/DEBUG ( 34): 4079b1b8 04000000 00004000 00006000 00000001 .....@...`...... +I/DEBUG ( 34): 4079b1c8 00000101 00000002 00000001 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 401a12ac 656c6966 646e6100 64696f72 6e6f632f file.android/con +I/DEBUG ( 34): 401a12bc 746e6574 7365722f 62624f2f 6f666e49 tent/res/ObbInfo +I/DEBUG ( 34): 401a12cc 63617000 6567616b 656d614e 72657600 .packageName.ver +I/DEBUG ( 34): 401a12dc 6e6f6973 616c6600 73007367 00746c61 sion.flags.salt. +I/DEBUG ( 34): 401a12ec 6100425b 6f72646e 632f6469 65746e6f [B.android/conte +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r9: +I/DEBUG ( 34): 40193888 696c7173 532f6574 74694c51 73754365 sqlite/SQLiteCus +I/DEBUG ( 34): 40193898 466d6f74 74636e75 006e6f69 656d616e tomFunction.name +I/DEBUG ( 34): 401938a8 616a4c00 6c2f6176 2f676e61 69727453 .Ljava/lang/Stri +I/DEBUG ( 34): 401938b8 003b676e 416d756e 00736772 70736964 ng;.numArgs.disp +I/DEBUG ( 34): 401938c8 68637461 6c6c6143 6b636162 646e6100 atchCallback.and +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 2a000f74 20726964 72617473 6c632d74 2d737361 dir start-class- +I/DEBUG ( 34): 2a000f84 656d616e 706f5b20 6e6f6974 000a5d73 name [options].. +I/DEBUG ( 34): 2a000f94 6f67797a 73006574 74726174 7379732d zygote.start-sys +I/DEBUG ( 34): 2a000fa4 2d6d6574 76726573 00007265 6c707061 tem-server..appl +I/DEBUG ( 34): 2a000fb4 74616369 006e6f69 6c6f6f74 7a2d2d00 ication.tool.--z +I/DEBUG ( 34): +I/DEBUG ( 34): memory near fp: +I/DEBUG ( 34): 2a000fa8 76726573 00007265 6c707061 74616369 server..applicat +I/DEBUG ( 34): 2a000fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779 ion.tool.--zygot +I/DEBUG ( 34): 2a000fc8 2d2d0065 72617473 79732d74 6d657473 e.--start-system +I/DEBUG ( 34): 2a000fd8 7265732d 00726576 70612d2d 63696c70 -server.--applic +I/DEBUG ( 34): 2a000fe8 6f697461 2d2d006e 6563696e 6d616e2d ation.--nice-nam +I/DEBUG ( 34): +I/DEBUG ( 34): memory near ip: +I/DEBUG ( 34): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004000 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004010 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): 00004020 ffffffff ffffffff ffffffff ffffffff ................ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sp: +I/DEBUG ( 34): bea62840 00000000 40041c09 4079b1a8 0000020c .......@..y@.... +I/DEBUG ( 34): bea62850 00000000 00000001 df0027ad 00000000 .........'...... +I/DEBUG ( 34): bea62860 4006fc9c 6c756e28 0000296c 00000000 ...@(null)...... +I/DEBUG ( 34): bea62870 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): bea62880 00000000 00000000 00000000 00000000 ................ +I/DEBUG ( 34): +I/DEBUG ( 34): code around pc: +I/DEBUG ( 34): 40736ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. +I/DEBUG ( 34): 40736cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J +I/DEBUG ( 34): 40736cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD +I/DEBUG ( 34): 40736cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l +I/DEBUG ( 34): 40736d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........`... +I/DEBUG ( 34): +I/DEBUG ( 34): code around lr: +I/DEBUG ( 34): 40040c18 447e4e08 68336836 f000b10b 4620fa4c .N~D6h3h....L. F +I/DEBUG ( 34): 40040c28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. +I/DEBUG ( 34): 40040c38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H +I/DEBUG ( 34): 40040c48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N~D6h +I/DEBUG ( 34): 40040c58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... +I/DEBUG ( 34): +I/DEBUG ( 34): memory map around fault addr deadd00d: +I/DEBUG ( 34): bea4e000-bea63000 [stack] +I/DEBUG ( 34): (no map for address) +I/DEBUG ( 34): (no map above) +I/BootReceiver( 3589): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) +D/AndroidRuntime( 5754): +D/AndroidRuntime( 5754): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5754): CheckJNI is ON +D/AndroidRuntime( 5755): +D/AndroidRuntime( 5755): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5755): CheckJNI is ON +D/dalvikvm( 5755): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5755): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5754): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5754): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5755): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5755): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5754): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +D/dalvikvm( 3589): GC_CONCURRENT freed 1080K, 11% free 15242K/17031K, paused 17ms+20ms, total 133ms +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 5775): DexOpt: load 74ms, verify+opt 307ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 6ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 42ms(wall) 4ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 1095K, 12% free 15153K/17031K, paused 33ms+8ms, total 121ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 84K, 12% free 15140K/17031K, paused 48ms+29ms, total 261ms +D/AndroidRuntime( 5754): Shutting down VM +I/AndroidRuntime( 5754): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5754): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 2ms+2ms, total 18ms +D/jdwp ( 5754): Got wake-up signal, bailing out of select +D/dalvikvm( 5754): Debugger has detached; object registry had 1 entries +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/AndroidRuntime( 5783): +D/AndroidRuntime( 5783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5783): CheckJNI is ON +D/dalvikvm( 5783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5783): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 5784): DexOpt: load 267ms, verify+opt 959ms, 581460 bytes +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-2.apk to /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Calling main entry com.android.commands.pm.Pm +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-1.apk +D/AndroidRuntime( 5783): Shutting down VM +D/dalvikvm( 5783): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 5783): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5783): NOTE: attach of thread 'Binder_4' failed +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 972K, 8% free 14854K/16007K, paused 42ms, total 52ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 16.485MB for 2048016-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 7K, 7% free 16846K/18055K, paused 71ms, total 71ms +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 7% free 16846K/18055K, paused 37ms+13ms, total 119ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 0K, 7% free 16848K/18055K, paused 33ms, total 33ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.491MB for 3158032-byte allocation +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/dalvikvm( 3699): GC_CONCURRENT freed 0K, 6% free 19932K/21191K, paused 20ms+22ms, total 187ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 135ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 176ms +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/Choreographer( 3699): Skipped 80 frames! The application may be doing too much work on its main thread. +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 9ms(wall) 6ms(cpu) +D/AndroidRuntime( 5800): +D/AndroidRuntime( 5800): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5800): CheckJNI is ON +D/dalvikvm( 5800): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5800): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5800): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5800): Added shared lib libnativehelper.so 0x0 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 94ms(wall) 9ms(cpu) +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/AndroidRuntime( 5800): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3589): GC_CONCURRENT freed 996K, 11% free 15249K/17031K, paused 149ms+107ms, total 659ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 423ms +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5810): Not late-enabling CheckJNI (already on) +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5810 uid=10031 gids={1015, 1028} +D/dalvikvm( 3503): GC_EXPLICIT freed 40K, 3% free 10735K/11011K, paused 5ms+4ms, total 101ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 17ms+4ms, total 105ms +D/dalvikvm( 3503): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 3503): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 29ms+24ms, total 108ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/dalvikvm( 5810): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5810): error opening trace file: No such file or directory (2) +I/ActivityThread( 5810): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +D/dalvikvm( 3699): GC_FOR_ALLOC freed 81K, 6% free 20089K/21191K, paused 94ms, total 114ms +I/TestRunner( 5810): started: testAddNote(com.robotium.test.NotePadTest) +I/dalvikvm-heap( 3699): Grow heap (frag case) to 22.656MB for 3158032-byte allocation +I/TestRunner( 5810): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5810): passed: testRemoveNote(com.robotium.test.NotePadTest) +D/dalvikvm( 3699): GC_CONCURRENT freed 3K, 5% free 23169K/24327K, paused 19ms+27ms, total 318ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 299ms +I/Choreographer( 3699): Skipped 331 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5800): Shutting down VM +D/dalvikvm( 5800): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5800): Got wake-up signal, bailing out of select +D/dalvikvm( 5800): Debugger has detached; object registry had 1 entries +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5810:com.example.android.notepad/u0a31: force stop +I/AndroidRuntime( 5800): NOTE: attach of thread 'Binder_3' failed +W/ProcessStats( 3589): Skipping unknown process pid 5810 +I/Choreographer( 3699): Skipped 32 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 5831): +D/AndroidRuntime( 5831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5831): CheckJNI is ON +D/dalvikvm( 5831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5831): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 698K, 4% free 24302K/25287K, paused 119ms, total 123ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 421K, 4% free 24683K/25479K, paused 136ms, total 142ms +D/AndroidRuntime( 5831): Calling main entry com.android.commands.am.Am +D/dalvikvm( 3699): GC_FOR_ALLOC freed 425K, 4% free 25725K/26759K, paused 70ms, total 81ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 26.716MB for 1644560-byte allocation +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5841): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5841 uid=10031 gids={1015, 1028} +D/dalvikvm( 3699): GC_FOR_ALLOC freed 26K, 4% free 27305K/28423K, paused 156ms, total 158ms +I/dalvikvm( 5841): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5841): error opening trace file: No such file or directory (2) +I/ActivityThread( 5841): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5841): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5841 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 3818): GC_CONCURRENT freed 405K, 5% free 10979K/11463K, paused 56ms+3ms, total 5459ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): GC_CONCURRENT freed 350K, 5% free 11137K/11655K, paused 5ms+5ms, total 2047ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +I/Choreographer( 3699): Skipped 262 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5841): Emulator without GPU emulation detected. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 11060K, 41% free 17305K/29255K, paused 343ms, total 349ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +2s36ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 633K, 40% free 17797K/29255K, paused 367ms, total 411ms +E/dalvikvm( 5841): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5841): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5841): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5841): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5841): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5841): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/AndroidRuntime( 5857): +D/AndroidRuntime( 5857): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5857): CheckJNI is ON +D/dalvikvm( 5857): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5857): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5857): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5857): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1630K, 39% free 18043K/29255K, paused 172ms, total 194ms +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/AndroidRuntime( 5857): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5857): Shutting down VM +D/dalvikvm( 5857): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 5857): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5857): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5841): GC_CONCURRENT freed 157K, 3% free 11026K/11271K, paused 51ms+5ms, total 302ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 325K, 38% free 18377K/29255K, paused 99ms, total 104ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.984MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 27% free 21459K/29255K, paused 69ms, total 69ms +D/dalvikvm( 3699): GC_CONCURRENT freed <1K, 27% free 21463K/29255K, paused 31ms+30ms, total 180ms +I/Choreographer( 3699): Skipped 53 frames! The application may be doing too much work on its main thread. +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 836K, 10% free 15331K/17031K, paused 113ms+156ms, total 5142ms +D/AndroidRuntime( 5755): Shutting down VM +D/dalvikvm( 5755): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5755): Got wake-up signal, bailing out of select +D/dalvikvm( 5755): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5755): NOTE: attach of thread 'Binder_3' failed +D/activv ( 5841): com.example.android.notepad.NotesList@414adb00 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4182bd78 attribute=null +D/AndroidRuntime( 5877): +D/AndroidRuntime( 5877): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5877): CheckJNI is ON +D/dalvikvm( 5877): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5877): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5877): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5877): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5877): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 5877): Shutting down VM +I/AndroidRuntime( 5877): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 5877): GC_CONCURRENT freed 101K, 78% free 466K/2048K, paused 2ms+7ms, total 33ms +D/jdwp ( 5877): Got wake-up signal, bailing out of select +D/dalvikvm( 5877): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1249K, 24% free 22262K/29255K, paused 50ms, total 50ms +D/dalvikvm( 3699): GC_CONCURRENT freed 919K, 21% free 23154K/29255K, paused 6ms+10ms, total 171ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1208K, 22% free 22908K/29255K, paused 47ms, total 50ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1263K, 21% free 23212K/29255K, paused 45ms, total 45ms +D/AndroidRuntime( 5890): +D/AndroidRuntime( 5890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5890): CheckJNI is ON +D/dalvikvm( 5890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5890): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5841:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{417ed2e8 com.example.android.notepad/.NotesList}: app died, no saved state +W/ActivityManager( 3589): Crash of app com.example.android.notepad running instrumentation ComponentInfo{com.jayway.test/android.test.InstrumentationTestRunner} +D/AndroidRuntime( 5831): Shutting down VM +D/dalvikvm( 5831): GC_CONCURRENT freed 107K, 78% free 464K/2048K, paused 1ms+1ms, total 9ms +D/jdwp ( 5831): Got wake-up signal, bailing out of select +D/dalvikvm( 5831): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5831): NOTE: attach of thread 'Binder_3' failed +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/WindowState( 3589): WIN DEATH: Window{4182e190 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 5901): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5901 uid=10031 gids={1015, 1028} +I/dalvikvm( 5901): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5841 uid 10031 +D/dalvikvm( 3589): GC_EXPLICIT freed 864K, 11% free 15192K/17031K, paused 13ms+21ms, total 521ms +E/Trace ( 5901): error opening trace file: No such file or directory (2) +I/ActivityThread( 5901): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5901): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5901): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5901:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5890): Shutting down VM +D/dalvikvm( 5890): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 15ms +D/jdwp ( 5890): Got wake-up signal, bailing out of select +D/dalvikvm( 5890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5890): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1110K, 18% free 24134K/29255K, paused 18ms+9ms, total 79ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 63ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 67ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 923K, 15% free 24913K/29255K, paused 102ms, total 121ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 581ms +D/AndroidRuntime( 5918): +D/AndroidRuntime( 5918): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5918): CheckJNI is ON +D/dalvikvm( 5918): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5918): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5918): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5918): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 99K, 9% free 26828K/29255K, paused 85ms+57ms, total 357ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 10ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 260K, 9% free 26756K/29255K, paused 169ms, total 187ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 27.381MB for 1286224-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1K, 9% free 28011K/30535K, paused 155ms, total 159ms +D/AndroidRuntime( 5918): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 5928): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=5928 uid=10031 gids={1015, 1028} +I/dalvikvm( 5928): Turning on JNI app bug workarounds for target SDK version 10... +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2920K, 13% free 26747K/30535K, paused 148ms, total 159ms +E/Trace ( 5928): error opening trace file: No such file or directory (2) +I/ActivityThread( 5928): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 5928): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5928): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s547ms +I/Choreographer( 3699): Skipped 162 frames! The application may be doing too much work on its main thread. +E/dalvikvm( 5928): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 5928): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 5928): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 5928): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 5928): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 5928): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_CONCURRENT freed 4245K, 20% free 24473K/30535K, paused 6ms+8ms, total 69ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 54ms +D/dalvikvm( 5928): GC_CONCURRENT freed 164K, 3% free 11026K/11271K, paused 17ms+82ms, total 197ms +D/activv ( 5928): com.example.android.notepad.NotesList@414af6a8 +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418b7168 attribute=null +D/dalvikvm( 3589): GC_CONCURRENT freed 1065K, 11% free 15246K/17031K, paused 18ms+11ms, total 136ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 83ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416a5230 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.ComparisonFailure: Expected NoteEditor activity expected: but was: +I/TestRunner( 5928): at junit.framework.Assert.assertEquals(Assert.java:85) +I/TestRunner( 5928): at com.robotium.solo.Asserter.assertCurrentActivity(Asserter.java:43) +I/TestRunner( 5928): at com.robotium.solo.Solo.assertCurrentActivity(Solo.java:775) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testAddNote(NotePadTest.java:58) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +934ms +D/activv ( 5928): com.example.android.notepad.NotesList@414ff650 +I/Choreographer( 3699): Skipped 139 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416bafc0 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Can not click on line number 2 as there are only 0 lines available +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:528) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickInList(Clicker.java:499) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickInList(Solo.java:1284) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testEditNote(NotePadTest.java:126) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5928 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +940ms +I/Choreographer( 3655): Skipped 37 frames! The application may be doing too much work on its main thread. +D/activv ( 5928): com.example.android.notepad.NotesList@4152c5e8 +D/dalvikvm( 5928): GC_CONCURRENT freed 349K, 4% free 11103K/11527K, paused 16ms+10ms, total 97ms +D/Robotium( 5928): '(?i).*?test.*' not found. Have found: 'Notes' +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{418d8748 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 5928 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 5928 permission denied. +I/TestRunner( 5928): failed: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 5928): ----- begin exception ----- +I/TestRunner( 5928): +I/TestRunner( 5928): junit.framework.AssertionFailedError: Text string: '(?i).*?test.*' is not found! +I/TestRunner( 5928): at junit.framework.Assert.fail(Assert.java:50) +I/TestRunner( 5928): at com.robotium.solo.Clicker.clickOnText(Clicker.java:450) +I/TestRunner( 5928): at com.robotium.solo.Solo.clickOnText(Solo.java:1148) +I/TestRunner( 5928): at com.robotium.test.NotePadTest.testRemoveNote(NotePadTest.java:147) +I/TestRunner( 5928): at java.lang.reflect.Method.invokeNative(Native Method) +I/TestRunner( 5928): at java.lang.reflect.Method.invoke(Method.java:511) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) +I/TestRunner( 5928): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) +I/TestRunner( 5928): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) +I/TestRunner( 5928): at junit.framework.TestCase.runBare(TestCase.java:134) +I/TestRunner( 5928): at junit.framework.TestResult$1.protect(TestResult.java:115) +I/TestRunner( 5928): at junit.framework.TestResult.runProtected(TestResult.java:133) +I/TestRunner( 5928): at junit.framework.TestResult.run(TestResult.java:118) +I/TestRunner( 5928): at junit.framework.TestCase.run(TestCase.java:124) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) +I/TestRunner( 5928): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) +I/TestRunner( 5928): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) +I/TestRunner( 5928): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1584) +I/TestRunner( 5928): ----- end exception ----- +I/TestRunner( 5928): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5928:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 5918): Shutting down VM +D/dalvikvm( 5918): GC_CONCURRENT freed 159K, 78% free 464K/2048K, paused 1ms+3ms, total 38ms +D/jdwp ( 5918): Got wake-up signal, bailing out of select +D/dalvikvm( 5918): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5918): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5950): +D/AndroidRuntime( 5950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5950): CheckJNI is ON +D/dalvikvm( 5950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 5950): Shutting down VM +D/dalvikvm( 5950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 5950): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5950): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5964): +D/AndroidRuntime( 5964): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5964): CheckJNI is ON +D/dalvikvm( 5964): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5964): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5964): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5964): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 5964): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePad.apk +I/PackageManager( 3589): Removing non-system package:com.example.android.notepad +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3589): GC_CONCURRENT freed 942K, 11% free 15311K/17031K, paused 17ms+14ms, total 126ms +I/PackageManager( 3589): Package com.example.android.notepad codePath changed from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.example.android.notepad +D/dalvikvm( 5975): DexOpt: load 82ms, verify+opt 100ms, 355716 bytes +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +W/PackageManager( 3589): Code path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +W/PackageManager( 3589): Resource path for pkg : com.example.android.notepad changing from /data/app/com.example.android.notepad-2.apk to /data/app/com.example.android.notepad-1.apk +D/PackageManager( 3589): New package installed in /data/app/com.example.android.notepad-1.apk +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3746): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_EXPLICIT freed 2435K, 24% free 23443K/30535K, paused 13ms+21ms, total 114ms +D/dalvikvm( 3746): GC_EXPLICIT freed 199K, 5% free 11074K/11655K, paused 4ms+6ms, total 100ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/dalvikvm( 3589): GC_EXPLICIT freed 602K, 12% free 15122K/17031K, paused 45ms+10ms, total 174ms +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 4ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.android.notepad flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10031 #1 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 8ms(wall) 5ms(cpu) +I/Choreographer( 3699): Skipped 51 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6890K, 45% free 16950K/30535K, paused 67ms, total 91ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.595MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_CONCURRENT freed 64K, 35% free 19970K/30535K, paused 26ms+8ms, total 86ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +I/Choreographer( 3699): Skipped 38 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 414K, 30% free 21448K/30535K, paused 66ms, total 147ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 3699): GC_FOR_ALLOC freed 352K, 28% free 22131K/30535K, paused 131ms, total 132ms +D/dalvikvm( 3699): GC_CONCURRENT freed 622K, 23% free 23553K/30535K, paused 47ms+19ms, total 158ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 80ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 109ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2124K, 24% free 23400K/30535K, paused 7ms+30ms, total 176ms +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 464K, 11% free 15159K/17031K, paused 7ms+30ms, total 1256ms +D/AndroidRuntime( 5964): Shutting down VM +D/dalvikvm( 5964): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 5964): Got wake-up signal, bailing out of select +D/dalvikvm( 5964): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5964): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 5983): +D/AndroidRuntime( 5983): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 5983): CheckJNI is ON +D/dalvikvm( 5983): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 5983): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 5983): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 5983): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 5408K, 35% free 20031K/30535K, paused 65ms+74ms, total 378ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 59ms +D/AndroidRuntime( 5983): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 5983 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +D/AndroidRuntime( 5983): Shutting down VM +D/dalvikvm( 5983): GC_CONCURRENT freed 102K, 77% free 489K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 5983): Got wake-up signal, bailing out of select +D/dalvikvm( 5983): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 5983): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 171 frames! The application may be doing too much work on its main thread. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +W/ActivityManager( 3589): Activity pause timeout for ActivityRecord{418a5600 com.android.launcher/com.android.launcher2.Launcher} +D/dalvikvm( 5994): Not late-enabling CheckJNI (already on) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityManager( 3589): Start proc com.example.android.notepad for activity com.example.android.notepad/.NotesList: pid=5994 uid=10031 gids={1015, 1028} +I/dalvikvm( 5994): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 5994): error opening trace file: No such file or directory (2) +I/ActivityThread( 5994): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 5994): Emulator without GPU emulation detected. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s659ms +I/Choreographer( 3655): Skipped 32 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 3789K, 44% free 17243K/30535K, paused 2279ms, total 2456ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 19.881MB for 3158032-byte allocation +D/dalvikvm( 3699): GC_FOR_ALLOC freed 6K, 34% free 20321K/30535K, paused 218ms, total 218ms +D/dalvikvm( 3699): GC_CONCURRENT freed 784K, 30% free 21453K/30535K, paused 135ms+37ms, total 273ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 140ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 197ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 351K, 29% free 21920K/30535K, paused 67ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 396K, 24% free 23357K/30535K, paused 89ms, total 189ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1614K, 23% free 23688K/30535K, paused 130ms, total 130ms +I/Choreographer( 3699): Skipped 410 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_CONCURRENT freed 993K, 21% free 24403K/30535K, paused 97ms+97ms, total 269ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1955K, 22% free 23823K/30535K, paused 68ms, total 68ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1672K, 22% free 24027K/30535K, paused 50ms, total 50ms +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2258K, 23% free 23643K/30535K, paused 59ms, total 59ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 505K, 18% free 25061K/30535K, paused 48ms, total 48ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2606K, 21% free 24314K/30535K, paused 115ms+8ms, total 183ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 72ms +D/AndroidRuntime( 6010): +D/AndroidRuntime( 6010): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6010): CheckJNI is ON +D/dalvikvm( 6010): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6010): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6010): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6010): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 3699): GC_CONCURRENT freed 2439K, 22% free 23867K/30535K, paused 6ms+220ms, total 670ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 531ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1238K, 20% free 24656K/30535K, paused 94ms, total 94ms +D/AndroidRuntime( 6010): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6010): Shutting down VM +D/dalvikvm( 6010): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6010): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6010): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_CONCURRENT freed 1937K, 24% free 23450K/30535K, paused 6ms+9ms, total 208ms +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 5ms+5ms, total 38ms +D/AndroidRuntime( 6022): +D/AndroidRuntime( 6022): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6022): CheckJNI is ON +D/dalvikvm( 6022): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6022): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6022): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6022): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6022): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6022): Shutting down VM +D/dalvikvm( 6022): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6022): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6022): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6034): +D/AndroidRuntime( 6034): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6034): CheckJNI is ON +D/dalvikvm( 6034): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6034): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6034): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6034): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6034): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6034): Shutting down VM +D/dalvikvm( 6034): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 20ms +D/dalvikvm( 6034): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6034): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6048): +D/AndroidRuntime( 6048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6048): CheckJNI is ON +D/dalvikvm( 6048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6048): Calling main entry com.android.commands.pm.Pm +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +W/ActivityManager( 3589): No content provider found for permission revoke: file:///data/local/tmp/NotePadTest.apk +I/PackageManager( 3589): Removing non-system package:com.jayway.test +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/PackageManager( 3589): Package com.jayway.test codePath changed from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk; Retaining data and using new +I/PackageManager( 3589): Running dexopt on: com.jayway.test +D/dalvikvm( 6059): DexOpt: load 71ms, verify+opt 275ms, 581460 bytes +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +W/PackageManager( 3589): Code path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +W/PackageManager( 3589): Resource path for pkg : com.jayway.test changing from /data/app/com.jayway.test-1.apk to /data/app/com.jayway.test-2.apk +D/PackageManager( 3589): New package installed in /data/app/com.jayway.test-2.apk +I/ActivityManager( 3589): Force stopping package com.jayway.test uid=10029 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.jayway.test flg=0x8000010 (has extras) } +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 15ms(wall) 9ms(cpu) +D/PackageManager( 3589): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 3589): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000010 +D/BackupManagerService( 3589): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.jayway.test flg=0x8000010 (has extras) } +V/BackupManagerService( 3589): removePackageParticipantsLocked: uid=10029 #1 +I/AccountTypeManager( 3818): Loaded meta-data for 1 account types, 0 accounts in 65ms(wall) 5ms(cpu) +D/dalvikvm( 3589): GC_CONCURRENT freed 916K, 10% free 15354K/17031K, paused 42ms+11ms, total 191ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 60ms +V/BackupManagerService( 3589): addPackageParticipantsLocked: #1 +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 165ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +W/InputMethodManagerService( 3589): Found no subtypes in a system IME: com.android.inputmethod.pinyin +W/RecognitionManagerService( 3589): no available voice recognition services found +D/dalvikvm( 3589): GC_EXPLICIT freed 437K, 12% free 15151K/17031K, paused 60ms+32ms, total 273ms +D/AndroidRuntime( 6048): Shutting down VM +D/dalvikvm( 6048): GC_CONCURRENT freed 101K, 78% free 458K/2048K, paused 1ms+1ms, total 16ms +D/jdwp ( 6048): Got wake-up signal, bailing out of select +D/dalvikvm( 6048): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6067): +D/AndroidRuntime( 6067): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6067): CheckJNI is ON +D/dalvikvm( 6067): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6067): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6067): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6067): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6067): Calling main entry com.android.commands.pm.Pm +D/AndroidRuntime( 6067): Shutting down VM +D/dalvikvm( 6067): GC_CONCURRENT freed 102K, 78% free 466K/2048K, paused 1ms+2ms, total 13ms +D/dalvikvm( 6067): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6067): NOTE: attach of thread 'Binder_4' failed +D/AndroidRuntime( 6081): +D/AndroidRuntime( 6081): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6081): CheckJNI is ON +D/dalvikvm( 6081): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6081): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6081): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6081): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6081): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 5994:com.example.android.notepad/u0a31: force stop +W/ActivityManager( 3589): Force removing ActivityRecord{416a5230 com.example.android.notepad/.NotesList}: app died, no saved state +I/WindowState( 3589): WIN DEATH: Window{416b1c08 com.example.android.notepad/com.example.android.notepad.NotesList paused=false} +D/dalvikvm( 6091): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6091 uid=10031 gids={1015, 1028} +I/dalvikvm( 6091): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6091): error opening trace file: No such file or directory (2) +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +D/android.widget.GridLayout( 3699): horizontal constraints: x1-x0>=350, x2-x1>=390, x2-x0<=736 are inconsistent; permanently removing: x2-x0<=736. +I/ActivityThread( 6091): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +W/InputMethodManagerService( 3589): Got RemoteException sending setActive(false) notification to pid 5994 uid 10031 +D/dalvikvm( 3699): GC_CONCURRENT freed 7285K, 41% free 18206K/30535K, paused 39ms+60ms, total 233ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 61ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 224ms +I/TestRunner( 6091): started: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): started: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6091): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6091:com.example.android.notepad/u0a31: force stop +D/dalvikvm( 3699): GC_FOR_ALLOC freed 689K, 41% free 18069K/30535K, paused 352ms, total 353ms +I/dalvikvm-heap( 3699): Grow heap (frag case) to 20.688MB for 3158032-byte allocation +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 573ms +D/AndroidRuntime( 6081): Shutting down VM +D/dalvikvm( 6081): GC_CONCURRENT freed 129K, 78% free 464K/2048K, paused 1ms+1ms, total 14ms +D/jdwp ( 6081): Got wake-up signal, bailing out of select +D/dalvikvm( 6081): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6081): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3699): GC_FOR_ALLOC freed 33K, 31% free 21120K/30535K, paused 140ms, total 141ms +D/dalvikvm( 3699): GC_CONCURRENT freed 319K, 26% free 22887K/30535K, paused 90ms+166ms, total 544ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 100ms +D/AndroidRuntime( 6108): +D/AndroidRuntime( 6108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6108): CheckJNI is ON +D/dalvikvm( 6108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6108): Added shared lib libnativehelper.so 0x0 +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3699): GC_FOR_ALLOC freed 817K, 23% free 23585K/30535K, paused 278ms, total 285ms +D/AndroidRuntime( 6108): Calling main entry com.android.commands.am.Am +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +D/dalvikvm( 6118): Not late-enabling CheckJNI (already on) +I/ActivityManager( 3589): Start proc com.example.android.notepad for added application com.example.android.notepad: pid=6118 uid=10031 gids={1015, 1028} +I/dalvikvm( 6118): Turning on JNI app bug workarounds for target SDK version 10... +E/Trace ( 6118): error opening trace file: No such file or directory (2) +I/ActivityThread( 6118): Pub com.example.notepad.provider.NotePad: com.example.android.notepad.NotePadProvider +I/TestRunner( 6118): started: testAddNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/gralloc_goldfish( 6118): Emulator without GPU emulation detected. +I/Choreographer( 3699): Skipped 150 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s768ms +E/dalvikvm( 6118): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve check-cast 36 (Landroid/support/v4/app/FragmentActivity;) in Lcom/robotium/solo/Waiter; +D/dalvikvm( 6118): VFY: replacing opcode 0x1f at 0x0009 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0010 +I/dalvikvm( 6118): Could not find method android.support.v4.app.FragmentActivity.getSupportFragmentManager, referenced from method com.robotium.solo.Waiter.getSupportFragment +W/dalvikvm( 6118): VFY: unable to resolve virtual method 59: Landroid/support/v4/app/FragmentActivity;.getSupportFragmentManager ()Landroid/support/v4/app/FragmentManager; +D/dalvikvm( 6118): VFY: replacing opcode 0x6e at 0x0019 +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +W/dalvikvm( 6118): VFY: unable to find class referenced in signature (Landroid/support/v4/app/Fragment;) +D/dalvikvm( 6118): GC_CONCURRENT freed 234K, 3% free 10958K/11271K, paused 22ms+22ms, total 355ms +D/dalvikvm( 3699): GC_CONCURRENT freed 2242K, 24% free 23364K/30535K, paused 25ms+8ms, total 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 37ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 60ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 66ms +D/dalvikvm( 3699): GC_CONCURRENT freed 81K, 18% free 25233K/30535K, paused 32ms+25ms, total 142ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 110ms +D/dalvikvm( 3699): GC_CONCURRENT freed 460K, 13% free 26794K/30535K, paused 41ms+8ms, total 97ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 74ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 85ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 91ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 96ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 2869K, 18% free 25325K/30535K, paused 51ms, total 57ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 280ms +D/dalvikvm( 3699): GC_CONCURRENT freed 4104K, 24% free 23250K/30535K, paused 16ms+9ms, total 87ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 49ms +D/dalvikvm( 3699): GC_FOR_ALLOC freed 1326K, 22% free 23900K/30535K, paused 51ms, total 51ms +D/dalvikvm( 3699): GC_CONCURRENT freed 629K, 18% free 25218K/30535K, paused 94ms+7ms, total 144ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 55ms +D/dalvikvm( 3699): WAIT_FOR_CONCURRENT_GC blocked 64ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +D/dalvikvm( 3589): GC_CONCURRENT freed 880K, 11% free 15262K/17031K, paused 8ms+31ms, total 213ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +605ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1201K, 11% free 15197K/17031K, paused 18ms+59ms, total 465ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 134ms +I/ActivityManager( 3589): START {act=android.intent.action.INSERT dat=content://com.example.notepad.provider.NotePad/notes cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +431ms +D/jyoti1 ( 6118): android.R.id.title +D/jyoti1 ( 6118): com.example.android.notepad.R.id.note +D/jyoti2 ( 6118): empty it is +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21015 +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3589): GC_CONCURRENT freed 1129K, 11% free 15188K/17031K, paused 100ms+9ms, total 270ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 123ms +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 113ms +I/Choreographer( 3589): Skipped 34 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 6118): GC_FOR_ALLOC freed 173K, 3% free 11134K/11399K, paused 27ms, total 49ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 14.371MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 50K, 3% free 14635K/14983K, paused 21ms+4ms, total 55ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 32ms +D/dalvikvm( 6118): GC_FOR_ALLOC freed 0K, 3% free 14636K/14983K, paused 30ms, total 30ms +I/dalvikvm-heap( 6118): Grow heap (frag case) to 17.791MB for 3637264-byte allocation +D/dalvikvm( 6118): GC_CONCURRENT freed 0K, 3% free 18188K/18567K, paused 20ms+5ms, total 63ms +D/dalvikvm( 6118): WAIT_FOR_CONCURRENT_GC blocked 31ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{417f23c8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testAddNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testEditNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +I/Choreographer( 3589): Skipped 31 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s60ms +D/activv ( 6118): com.example.android.notepad.NotesList@414b79d8 +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +V/PhoneStatusBar( 3655): setLightsOn(true) +D/dalvikvm( 3670): GC_CONCURRENT freed 290K, 5% free 11293K/11847K, paused 23ms+5ms, total 130ms +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +469ms +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w598dp h359dp nrml land finger qwerty/v/v -nav/h s.23} +I/Choreographer( 3655): Skipped 42 frames! The application may be doing too much work on its main thread. +I/Choreographer( 3655): Skipped 53 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 206K, 11% free 15190K/17031K, paused 12ms+12ms, total 129ms +I/ActivityManager( 3589): START {cat=[android.intent.category.ALTERNATIVE] dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.TitleEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.TitleEditor: +1s49ms +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Activity reported stop, but no longer stopping: ActivityRecord{418cc6b8 com.example.android.notepad/.NoteEditor} +W/WindowManager( 3589): Failure taking screenshot for (310x516) to layer 21015 +I/InputReader( 3589): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 3589): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/ActivityManager( 3589): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.24} +I/Choreographer( 6118): Skipped 41 frames! The application may be doing too much work on its main thread. +V/PhoneStatusBar( 3655): setLightsOn(true) +D/AndroidRuntime( 6146): +D/AndroidRuntime( 6146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +I/Choreographer( 3655): Skipped 45 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 6146): CheckJNI is ON +D/dalvikvm( 6146): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6146): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6146): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6146): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@416c3b40 (uid=10031 pid=6118) +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{416eabd8 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testEditNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): started: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): START {act=android.intent.action.MAIN flg=0x10000000 cmp=com.example.android.notepad/.NotesList u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21005 +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NotesList: +1s216ms +I/Choreographer( 3655): Skipped 57 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 233K, 11% free 15181K/17031K, paused 11ms+32ms, total 407ms +D/activv ( 6118): com.example.android.notepad.NotesList@41c92780 +D/AndroidRuntime( 6146): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6146): Shutting down VM +D/dalvikvm( 6146): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6146): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6146): NOTE: attach of thread 'Binder_3' failed +I/Choreographer( 3699): Skipped 291 frames! The application may be doing too much work on its main thread. +W/InputMethodManagerService( 3589): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418fdd68 (uid=10036 pid=3699) +I/ActivityManager( 3589): START {act=android.intent.action.EDIT dat=content://com.example.notepad.provider.NotePad/notes/1 cmp=com.example.android.notepad/.NoteEditor u=0} from pid 6118 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +E/ActivityThread( 3670): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 3670): Could not find a dictionary pack +D/dalvikvm( 3589): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 3589): GC_EXPLICIT freed 112K, 12% free 15112K/17031K, paused 19ms+9ms, total 130ms +V/PhoneStatusBar( 3655): setLightsOn(true) +I/ActivityManager( 3589): Displayed com.example.android.notepad/.NoteEditor: +524ms +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21020 +V/PhoneStatusBar( 3655): setLightsOn(true) +W/WindowManager( 3589): Force-removing child win Window{416ebb30 AtchDlg:com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} from container Window{41673668 com.example.android.notepad/com.example.android.notepad.NoteEditor paused=false} +W/InputMethodManagerService( 3589): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@416fe658 attribute=android.view.inputmethod.EditorInfo@416e2d38 +W/WindowManager( 3589): Failure taking screenshot for (328x546) to layer 21010 +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/ActivityManager( 3589): Duplicate finish request for ActivityRecord{41900578 com.example.android.notepad/.NotesList} +W/InputDispatcher( 3589): Permission denied: injecting event from pid 6118 uid 10031 to window Window{416b9fd0 com.android.launcher/com.android.launcher2.Launcher paused=false} owned by uid 10036 +W/InputManager( 3589): Input event injection from pid 6118 permission denied. +I/TestRunner( 6118): finished: testRemoveNote(com.robotium.test.NotePadTest) +I/TestRunner( 6118): passed: testRemoveNote(com.robotium.test.NotePadTest) +I/ActivityManager( 3589): Force stopping package com.example.android.notepad uid=10031 +I/ActivityManager( 3589): Killing proc 6118:com.example.android.notepad/u0a31: force stop +D/AndroidRuntime( 6108): Shutting down VM +D/dalvikvm( 6108): GC_CONCURRENT freed 129K, 78% free 463K/2048K, paused 1ms+2ms, total 15ms +D/jdwp ( 6108): Got wake-up signal, bailing out of select +D/dalvikvm( 6108): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6166): +D/AndroidRuntime( 6166): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6166): CheckJNI is ON +D/dalvikvm( 6166): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6166): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6166): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6166): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6166): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6166): Shutting down VM +D/dalvikvm( 6166): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6166): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6166): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6178): +D/AndroidRuntime( 6178): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6178): CheckJNI is ON +D/dalvikvm( 6178): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6178): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6178): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6178): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6178): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6178): Shutting down VM +D/dalvikvm( 6178): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 15ms +D/dalvikvm( 6178): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6178): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6190): +D/AndroidRuntime( 6190): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6190): CheckJNI is ON +D/dalvikvm( 6190): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6190): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6190): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6190): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6190): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6190): Shutting down VM +D/dalvikvm( 6190): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6190): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6190): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6202): +D/AndroidRuntime( 6202): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6202): CheckJNI is ON +D/dalvikvm( 6202): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6202): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6202): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6202): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6202): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6202): Shutting down VM +D/dalvikvm( 6202): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6202): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6202): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 40ms +D/AndroidRuntime( 6214): +D/AndroidRuntime( 6214): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6214): CheckJNI is ON +D/dalvikvm( 6214): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6214): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6214): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6214): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6214): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6214): Shutting down VM +D/dalvikvm( 6214): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 6214): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6214): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6226): +D/AndroidRuntime( 6226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6226): CheckJNI is ON +D/dalvikvm( 6226): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6226): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6226): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6226): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6226): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6226): Shutting down VM +I/AndroidRuntime( 6226): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6226): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 24ms +D/dalvikvm( 6226): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6238): +D/AndroidRuntime( 6238): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6238): CheckJNI is ON +D/dalvikvm( 6238): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6238): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6238): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6238): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6238): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6238): Shutting down VM +D/dalvikvm( 6238): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6238): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6238): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6250): +D/AndroidRuntime( 6250): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6250): CheckJNI is ON +D/dalvikvm( 6250): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6250): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6250): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6250): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6250): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6250): Shutting down VM +D/dalvikvm( 6250): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6250): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6250): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6262): +D/AndroidRuntime( 6262): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6262): CheckJNI is ON +D/dalvikvm( 6262): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6262): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6262): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6262): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6262): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6262): Shutting down VM +D/dalvikvm( 6262): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6262): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6262): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6274): +D/AndroidRuntime( 6274): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6274): CheckJNI is ON +D/dalvikvm( 6274): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6274): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6274): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6274): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6274): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6274): Shutting down VM +I/AndroidRuntime( 6274): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6274): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 39ms +D/dalvikvm( 6274): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6287): +D/AndroidRuntime( 6287): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6287): CheckJNI is ON +D/dalvikvm( 6287): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6287): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6287): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6287): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6287): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6287): Shutting down VM +D/dalvikvm( 6287): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 21ms +I/AndroidRuntime( 6287): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6287): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6299): +D/AndroidRuntime( 6299): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6299): CheckJNI is ON +D/dalvikvm( 6299): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6299): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6299): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6299): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6299): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6299): Shutting down VM +D/dalvikvm( 6299): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6299): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6299): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+5ms, total 38ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6311): +D/AndroidRuntime( 6311): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6311): CheckJNI is ON +D/dalvikvm( 6311): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6311): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6311): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6311): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6311): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6311): Shutting down VM +D/dalvikvm( 6311): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6311): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6311): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6323): +D/AndroidRuntime( 6323): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6323): CheckJNI is ON +D/dalvikvm( 6323): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6323): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6323): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6323): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6323): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6323): Shutting down VM +D/dalvikvm( 6323): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6323): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6323): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6335): +D/AndroidRuntime( 6335): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6335): CheckJNI is ON +D/dalvikvm( 6335): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6335): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6335): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6335): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6335): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6335): Shutting down VM +D/dalvikvm( 6335): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+9ms, total 19ms +D/dalvikvm( 6335): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6335): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 443K, 5% free 11764K/12295K, paused 17ms+4ms, total 68ms +D/AndroidRuntime( 6348): +D/AndroidRuntime( 6348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6348): CheckJNI is ON +D/dalvikvm( 6348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6348): Shutting down VM +D/dalvikvm( 6348): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6348): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6348): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3655): GC_CONCURRENT freed 1226K, 54% free 14214K/30407K, paused 26ms+12ms, total 105ms +D/AndroidRuntime( 6360): +D/AndroidRuntime( 6360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6360): CheckJNI is ON +D/dalvikvm( 6360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6360): Shutting down VM +D/dalvikvm( 6360): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6360): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6372): +D/AndroidRuntime( 6372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6372): CheckJNI is ON +D/dalvikvm( 6372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6372): Shutting down VM +D/dalvikvm( 6372): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 14ms +D/dalvikvm( 6372): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6384): +D/AndroidRuntime( 6384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6384): CheckJNI is ON +D/dalvikvm( 6384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6384): Shutting down VM +D/dalvikvm( 6384): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6384): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6384): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 7ms+5ms, total 38ms +D/AndroidRuntime( 6396): +D/AndroidRuntime( 6396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6396): CheckJNI is ON +D/dalvikvm( 6396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6396): Shutting down VM +D/dalvikvm( 6396): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6396): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6396): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6408): +D/AndroidRuntime( 6408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6408): CheckJNI is ON +D/dalvikvm( 6408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6408): Shutting down VM +I/AndroidRuntime( 6408): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6408): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 45ms +D/dalvikvm( 6408): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6420): +D/AndroidRuntime( 6420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6420): CheckJNI is ON +D/dalvikvm( 6420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6420): Shutting down VM +D/dalvikvm( 6420): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6420): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6432): +D/AndroidRuntime( 6432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6432): CheckJNI is ON +D/dalvikvm( 6432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6432): Shutting down VM +D/dalvikvm( 6432): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6432): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6444): +D/AndroidRuntime( 6444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6444): CheckJNI is ON +D/dalvikvm( 6444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6444): Shutting down VM +I/AndroidRuntime( 6444): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6444): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 28ms +D/dalvikvm( 6444): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6456): +D/AndroidRuntime( 6456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6456): CheckJNI is ON +D/dalvikvm( 6456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6456): Shutting down VM +D/dalvikvm( 6456): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6456): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6468): +D/AndroidRuntime( 6468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6468): CheckJNI is ON +D/dalvikvm( 6468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6468): Shutting down VM +D/dalvikvm( 6468): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 22ms +D/dalvikvm( 6468): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6468): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11306K/11911K, paused 20ms+5ms, total 52ms +D/AndroidRuntime( 6480): +D/AndroidRuntime( 6480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6480): CheckJNI is ON +D/dalvikvm( 6480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6480): Shutting down VM +D/dalvikvm( 6480): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6480): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6480): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6492): +D/AndroidRuntime( 6492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6492): CheckJNI is ON +D/dalvikvm( 6492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6492): Shutting down VM +D/dalvikvm( 6492): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 21ms +D/dalvikvm( 6492): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6504): +D/AndroidRuntime( 6504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6504): CheckJNI is ON +D/dalvikvm( 6504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6504): Shutting down VM +D/dalvikvm( 6504): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 14ms +D/dalvikvm( 6504): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6516): +D/AndroidRuntime( 6516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6516): CheckJNI is ON +D/dalvikvm( 6516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6516): Shutting down VM +D/dalvikvm( 6516): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+8ms, total 17ms +D/dalvikvm( 6516): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6516): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): GC_CONCURRENT freed 873K, 11% free 15212K/17031K, paused 18ms+11ms, total 123ms +D/AndroidRuntime( 6528): +D/AndroidRuntime( 6528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6528): CheckJNI is ON +D/dalvikvm( 6528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6528): Shutting down VM +D/dalvikvm( 6528): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6528): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6540): +D/AndroidRuntime( 6540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6540): CheckJNI is ON +D/dalvikvm( 6540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6540): Shutting down VM +D/dalvikvm( 6540): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6540): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6540): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6552): +D/AndroidRuntime( 6552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6552): CheckJNI is ON +D/dalvikvm( 6552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6552): Shutting down VM +D/dalvikvm( 6552): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6552): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6564): +D/AndroidRuntime( 6564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6564): CheckJNI is ON +D/dalvikvm( 6564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6564): Shutting down VM +I/AndroidRuntime( 6564): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6564): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+13ms, total 49ms +D/jdwp ( 6564): Got wake-up signal, bailing out of select +D/dalvikvm( 6564): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 19ms+4ms, total 48ms +D/AndroidRuntime( 6576): +D/AndroidRuntime( 6576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6576): CheckJNI is ON +D/dalvikvm( 6576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6576): Shutting down VM +I/AndroidRuntime( 6576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6576): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+18ms, total 45ms +D/jdwp ( 6576): Got wake-up signal, bailing out of select +D/dalvikvm( 6576): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6588): +D/AndroidRuntime( 6588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6588): CheckJNI is ON +D/dalvikvm( 6588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6588): Shutting down VM +D/dalvikvm( 6588): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6588): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6600): +D/AndroidRuntime( 6600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6600): CheckJNI is ON +D/dalvikvm( 6600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6600): Shutting down VM +D/dalvikvm( 6600): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6600): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6612): +D/AndroidRuntime( 6612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6612): CheckJNI is ON +D/dalvikvm( 6612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6612): Shutting down VM +D/dalvikvm( 6612): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6612): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6624): +D/AndroidRuntime( 6624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6624): CheckJNI is ON +D/dalvikvm( 6624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6624): Shutting down VM +I/AndroidRuntime( 6624): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6624): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+4ms, total 31ms +D/dalvikvm( 6624): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6637): +D/AndroidRuntime( 6637): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6637): CheckJNI is ON +D/dalvikvm( 6637): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6637): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6637): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6637): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6637): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6637): Shutting down VM +D/dalvikvm( 6637): GC_CONCURRENT freed 103K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6637): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6649): +D/AndroidRuntime( 6649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6649): CheckJNI is ON +D/dalvikvm( 6649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6649): Shutting down VM +D/dalvikvm( 6649): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 18ms +D/dalvikvm( 6649): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11306K/11911K, paused 17ms+5ms, total 63ms +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6661): +D/AndroidRuntime( 6661): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6661): CheckJNI is ON +D/dalvikvm( 6661): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6661): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6661): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6661): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6661): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6661): Shutting down VM +D/dalvikvm( 6661): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6661): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6661): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6673): +D/AndroidRuntime( 6673): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6673): CheckJNI is ON +D/dalvikvm( 6673): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6673): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6673): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6673): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6673): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6673): Shutting down VM +D/dalvikvm( 6673): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 6673): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6673): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6685): +D/AndroidRuntime( 6685): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6685): CheckJNI is ON +D/dalvikvm( 6685): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6685): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6685): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6685): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6685): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6685): Shutting down VM +D/dalvikvm( 6685): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 17ms +D/dalvikvm( 6685): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6685): NOTE: attach of thread 'Binder_3' failed +V/JYOTI ( 3971): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 6698): +D/AndroidRuntime( 6698): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6698): CheckJNI is ON +D/dalvikvm( 6698): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6698): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6698): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6698): Added shared lib libnativehelper.so 0x0 +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/AndroidRuntime( 6698): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6698): Shutting down VM +D/dalvikvm( 6698): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 17ms +D/dalvikvm( 6698): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6698): NOTE: attach of thread 'Binder_3' failed +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 3971): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 3971): GC_CONCURRENT freed 458K, 5% free 11771K/12295K, paused 19ms+15ms, total 90ms +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): http://54.88.152.2:8081/nota.json +W/System.err( 3971): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 3971): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 3971): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 3971): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 3971): at java.net.Socket.connect(Socket.java:842) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 3971): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 3971): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 3971): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 3971): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 3971): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 3971): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 3971): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 3971): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 3971): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 3971): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 3971): Service STOPPED +D/AndroidRuntime( 6710): +D/AndroidRuntime( 6710): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6710): CheckJNI is ON +D/dalvikvm( 6710): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6710): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6710): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6710): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6710): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6710): Shutting down VM +I/AndroidRuntime( 6710): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6710): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 29ms +D/dalvikvm( 6710): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6722): +D/AndroidRuntime( 6722): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6722): CheckJNI is ON +D/dalvikvm( 6722): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6722): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6722): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6722): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6722): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6722): Shutting down VM +D/dalvikvm( 6722): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 20ms +D/dalvikvm( 6722): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6722): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6734): +D/AndroidRuntime( 6734): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6734): CheckJNI is ON +D/dalvikvm( 6734): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6734): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6734): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6734): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6734): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6734): Shutting down VM +D/dalvikvm( 6734): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 25ms +D/dalvikvm( 6734): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6734): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6746): +D/AndroidRuntime( 6746): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6746): CheckJNI is ON +D/dalvikvm( 6746): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6746): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6746): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6746): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6746): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6746): Shutting down VM +D/dalvikvm( 6746): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6746): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6746): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6758): +D/AndroidRuntime( 6758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6758): CheckJNI is ON +D/dalvikvm( 6758): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6758): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6758): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6758): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6758): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6758): Shutting down VM +D/dalvikvm( 6758): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6758): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6758): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6770): +D/AndroidRuntime( 6770): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6770): CheckJNI is ON +D/dalvikvm( 6770): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6770): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6770): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6770): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6770): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6770): Shutting down VM +D/dalvikvm( 6770): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 19ms +D/dalvikvm( 6770): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6770): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6782): +D/AndroidRuntime( 6782): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6782): CheckJNI is ON +D/dalvikvm( 6782): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6782): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6782): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6782): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6782): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6782): Shutting down VM +I/AndroidRuntime( 6782): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6782): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 34ms +D/dalvikvm( 6782): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6794): +D/AndroidRuntime( 6794): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6794): CheckJNI is ON +D/dalvikvm( 6794): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6794): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6794): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6794): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6794): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6794): Shutting down VM +D/dalvikvm( 6794): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6794): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6794): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6806): +D/AndroidRuntime( 6806): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6806): CheckJNI is ON +D/dalvikvm( 6806): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6806): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6806): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6806): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6806): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6806): Shutting down VM +I/AndroidRuntime( 6806): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6806): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+5ms, total 30ms +D/jdwp ( 6806): Got wake-up signal, bailing out of select +D/dalvikvm( 6806): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6818): +D/AndroidRuntime( 6818): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6818): CheckJNI is ON +D/dalvikvm( 6818): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6818): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6818): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6818): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6818): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6818): Shutting down VM +D/dalvikvm( 6818): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+7ms, total 15ms +D/dalvikvm( 6818): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6818): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3766): GC_CONCURRENT freed 407K, 5% free 11030K/11527K, paused 6ms+11ms, total 94ms +D/AndroidRuntime( 6830): +D/AndroidRuntime( 6830): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6830): CheckJNI is ON +D/dalvikvm( 6830): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6830): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6830): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6830): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6830): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6830): Shutting down VM +I/AndroidRuntime( 6830): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6830): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 28ms +D/dalvikvm( 6830): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 6842): +D/AndroidRuntime( 6842): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6842): CheckJNI is ON +D/dalvikvm( 6842): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6842): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6842): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6842): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6842): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6842): Shutting down VM +D/dalvikvm( 6842): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 18ms +D/dalvikvm( 6842): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6842): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6854): +D/AndroidRuntime( 6854): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6854): CheckJNI is ON +D/dalvikvm( 6854): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6854): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6854): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6854): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6854): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6854): Shutting down VM +I/AndroidRuntime( 6854): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6854): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 44ms +D/dalvikvm( 6854): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 6866): +D/AndroidRuntime( 6866): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6866): CheckJNI is ON +D/dalvikvm( 6866): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6866): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6866): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6866): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6866): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6866): Shutting down VM +D/dalvikvm( 6866): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 17ms +D/dalvikvm( 6866): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6866): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6878): +D/AndroidRuntime( 6878): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6878): CheckJNI is ON +D/dalvikvm( 6878): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6878): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6878): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6878): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6878): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6878): Shutting down VM +D/dalvikvm( 6878): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+1ms, total 19ms +D/dalvikvm( 6878): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6878): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6890): +D/AndroidRuntime( 6890): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6890): CheckJNI is ON +D/dalvikvm( 6890): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6890): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6890): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6890): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6890): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6890): Shutting down VM +D/dalvikvm( 6890): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 3ms+1ms, total 19ms +D/dalvikvm( 6890): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6890): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 6902): +D/AndroidRuntime( 6902): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6902): CheckJNI is ON +D/dalvikvm( 6902): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6902): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6902): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6902): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6902): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6902): Shutting down VM +D/dalvikvm( 6902): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 19ms +D/dalvikvm( 6902): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6902): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6914): +D/AndroidRuntime( 6914): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6914): CheckJNI is ON +D/dalvikvm( 6914): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6914): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6914): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6914): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6914): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6914): Shutting down VM +D/dalvikvm( 6914): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 2ms+2ms, total 19ms +D/dalvikvm( 6914): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6914): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 9ms+4ms, total 42ms +D/AndroidRuntime( 6926): +D/AndroidRuntime( 6926): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6926): CheckJNI is ON +D/dalvikvm( 6926): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6926): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6926): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6926): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6926): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6926): Shutting down VM +D/dalvikvm( 6926): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+6ms, total 16ms +D/dalvikvm( 6926): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6926): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6938): +D/AndroidRuntime( 6938): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6938): CheckJNI is ON +D/dalvikvm( 6938): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6938): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6938): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6938): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6938): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6938): Shutting down VM +D/dalvikvm( 6938): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+2ms, total 16ms +D/dalvikvm( 6938): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6938): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6950): +D/AndroidRuntime( 6950): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6950): CheckJNI is ON +D/dalvikvm( 6950): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6950): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6950): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6950): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6950): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6950): Shutting down VM +I/AndroidRuntime( 6950): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 6950): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+3ms, total 30ms +D/dalvikvm( 6950): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): GC_CONCURRENT freed 1021K, 11% free 15193K/17031K, paused 32ms+14ms, total 246ms +D/AndroidRuntime( 6962): +D/AndroidRuntime( 6962): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6962): CheckJNI is ON +D/dalvikvm( 6962): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6962): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6962): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6962): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6962): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6962): Shutting down VM +D/dalvikvm( 6962): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 15ms +D/dalvikvm( 6962): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6962): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6974): +D/AndroidRuntime( 6974): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6974): CheckJNI is ON +D/dalvikvm( 6974): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6974): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6974): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6974): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6974): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6974): Shutting down VM +D/dalvikvm( 6974): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 14ms +D/dalvikvm( 6974): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6974): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6987): +D/AndroidRuntime( 6987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6987): CheckJNI is ON +D/dalvikvm( 6987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6987): Shutting down VM +D/dalvikvm( 6987): GC_CONCURRENT freed 102K, 76% free 492K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 6987): Debugger has detached; object registry had 1 entries +I/AndroidRuntime( 6987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 6999): +D/AndroidRuntime( 6999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 6999): CheckJNI is ON +D/dalvikvm( 6999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 6999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 6999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 6999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 6999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 6999): Shutting down VM +D/dalvikvm( 6999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 6999): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 385K, 6% free 11305K/11911K, paused 13ms+5ms, total 45ms +D/dalvikvm( 4084): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3818): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3857): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3894): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3912): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3920): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3943): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3971): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4115): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3589): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3655): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3670): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3684): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3699): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3717): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3766): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3876): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4098): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4025): Debugger has detached; object registry had 1 entries +D/dalvikvm( 4067): Debugger has detached; object registry had 1 entries +D/dalvikvm( 3746): Debugger has detached; object registry had 1 entries +D/AndroidRuntime( 7011): +D/AndroidRuntime( 7011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7011): CheckJNI is ON +D/dalvikvm( 7011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7011): Shutting down VM +D/dalvikvm( 7011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7023): +D/AndroidRuntime( 7023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7023): CheckJNI is ON +D/dalvikvm( 7023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7023): Shutting down VM +D/dalvikvm( 7023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 17ms +I/AndroidRuntime( 7023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7035): +D/AndroidRuntime( 7035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7035): CheckJNI is ON +D/dalvikvm( 7035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7035): Shutting down VM +D/dalvikvm( 7035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7035): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7047): +D/AndroidRuntime( 7047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7047): CheckJNI is ON +D/dalvikvm( 7047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7047): Shutting down VM +D/dalvikvm( 7047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7047): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 3589): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 3971): GC_CONCURRENT freed 438K, 5% free 11764K/12295K, paused 47ms+18ms, total 125ms +D/AndroidRuntime( 7060): +D/AndroidRuntime( 7060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7060): CheckJNI is ON +D/dalvikvm( 7060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7060): Shutting down VM +D/dalvikvm( 7060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7072): +D/AndroidRuntime( 7072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7072): CheckJNI is ON +D/dalvikvm( 7072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7072): Shutting down VM +D/dalvikvm( 7072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 7072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7084): +D/AndroidRuntime( 7084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7084): CheckJNI is ON +D/dalvikvm( 7084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7084): Shutting down VM +D/dalvikvm( 7084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7096): +D/AndroidRuntime( 7096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7096): CheckJNI is ON +D/dalvikvm( 7096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7096): Shutting down VM +D/dalvikvm( 7096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 14ms +I/AndroidRuntime( 7096): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7108): +D/AndroidRuntime( 7108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7108): CheckJNI is ON +D/dalvikvm( 7108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7108): Shutting down VM +D/dalvikvm( 7108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 7108): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7120): +D/AndroidRuntime( 7120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7120): CheckJNI is ON +D/dalvikvm( 7120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7120): Shutting down VM +D/dalvikvm( 7120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7132): +D/AndroidRuntime( 7132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7132): CheckJNI is ON +D/dalvikvm( 7132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7132): Shutting down VM +D/dalvikvm( 7132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7144): +D/AndroidRuntime( 7144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7144): CheckJNI is ON +D/dalvikvm( 7144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7144): Shutting down VM +D/dalvikvm( 7144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7156): +D/AndroidRuntime( 7156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7156): CheckJNI is ON +D/dalvikvm( 7156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7156): Shutting down VM +D/dalvikvm( 7156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7168): +D/AndroidRuntime( 7168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7168): CheckJNI is ON +D/dalvikvm( 7168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7168): Shutting down VM +D/dalvikvm( 7168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 7168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7180): +D/AndroidRuntime( 7180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7180): CheckJNI is ON +D/dalvikvm( 7180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7180): Shutting down VM +D/dalvikvm( 7180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7180): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 7192): +D/AndroidRuntime( 7192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7192): CheckJNI is ON +D/dalvikvm( 7192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7192): Shutting down VM +D/dalvikvm( 7192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7192): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7204): +D/AndroidRuntime( 7204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7204): CheckJNI is ON +D/dalvikvm( 7204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7204): Shutting down VM +D/dalvikvm( 7204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 7204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7216): +D/AndroidRuntime( 7216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7216): CheckJNI is ON +D/dalvikvm( 7216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7216): Shutting down VM +D/dalvikvm( 7216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 7216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7228): +D/AndroidRuntime( 7228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7228): CheckJNI is ON +D/dalvikvm( 7228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7228): Shutting down VM +D/dalvikvm( 7228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 7228): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7240): +D/AndroidRuntime( 7240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7240): CheckJNI is ON +D/dalvikvm( 7240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7240): Shutting down VM +D/dalvikvm( 7240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 7252): +D/AndroidRuntime( 7252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7252): CheckJNI is ON +D/dalvikvm( 7252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7252): Shutting down VM +D/dalvikvm( 7252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 14ms +I/AndroidRuntime( 7252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7264): +D/AndroidRuntime( 7264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7264): CheckJNI is ON +D/dalvikvm( 7264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7264): Shutting down VM +D/dalvikvm( 7264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7276): +D/AndroidRuntime( 7276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7276): CheckJNI is ON +D/dalvikvm( 7276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7276): Shutting down VM +D/dalvikvm( 7276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7276): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3684): GC_CONCURRENT freed 384K, 6% free 11305K/11911K, paused 8ms+4ms, total 42ms +D/AndroidRuntime( 7288): +D/AndroidRuntime( 7288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7288): CheckJNI is ON +D/dalvikvm( 7288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7288): Shutting down VM +D/dalvikvm( 7288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7288): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7300): +D/AndroidRuntime( 7300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7300): CheckJNI is ON +D/dalvikvm( 7300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7300): Shutting down VM +D/dalvikvm( 7300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7312): +D/AndroidRuntime( 7312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7312): CheckJNI is ON +D/dalvikvm( 7312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7312): Shutting down VM +D/dalvikvm( 7312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 7312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7324): +D/AndroidRuntime( 7324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7324): CheckJNI is ON +D/dalvikvm( 7324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7324): Shutting down VM +D/dalvikvm( 7324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7336): +D/AndroidRuntime( 7336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7336): CheckJNI is ON +D/dalvikvm( 7336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7336): Shutting down VM +D/dalvikvm( 7336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 7336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7349): +D/AndroidRuntime( 7349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7349): CheckJNI is ON +D/dalvikvm( 7349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7349): Shutting down VM +D/dalvikvm( 7349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7349): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7361): +D/AndroidRuntime( 7361): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7361): CheckJNI is ON +D/dalvikvm( 7361): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7361): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7361): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7361): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7361): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7361): Shutting down VM +D/dalvikvm( 7361): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 7361): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 3589): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 3684): GC_CONCURRENT freed 383K, 6% free 11305K/11911K, paused 9ms+4ms, total 41ms +D/DF-Http ( 3766): Request: http://dc.holalauncher.com/l/api/eventCollectRule/rule?sdk=3&userId=6c5111ee4ef245249d748cf1d8620346 +D/AndroidRuntime( 7380): +D/AndroidRuntime( 7380): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7380): CheckJNI is ON +D/dalvikvm( 7380): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7380): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7380): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7380): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7380): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7380): Shutting down VM +D/dalvikvm( 7380): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 7380): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 3589): JIT code cache reset in 83 ms (1048568 bytes 1/0) +D/dalvikvm( 3589): GC_CONCURRENT freed 995K, 11% free 15190K/17031K, paused 24ms+97ms, total 202ms +D/AndroidRuntime( 7392): +D/AndroidRuntime( 7392): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7392): CheckJNI is ON +D/dalvikvm( 7392): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7392): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7392): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7392): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7392): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7392): Shutting down VM +D/dalvikvm( 7392): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 7392): NOTE: attach of thread 'Binder_3' failed +F/libc ( 3589): Fatal signal 11 (SIGSEGV) at 0x00000009 (code=1), thread 3603 (er.ServerThread) +I/DEBUG ( 34): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** +I/DEBUG ( 34): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/1741836:eng/test-keys' +I/DEBUG ( 34): pid: 3589, tid: 3603, name: UNKNOWN >>> system_server <<< +I/DEBUG ( 34): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000009 +I/DEBUG ( 34): r0 00000001 r1 00000008 r2 00000000 r3 00000001 +I/DEBUG ( 34): r4 472f0624 r5 4ba27a04 r6 2a108980 r7 000000f4 +I/DEBUG ( 34): r8 4070efc0 r9 00000000 sl 40b815d0 fp 00000000 +I/DEBUG ( 34): ip 000000f4 sp 4bb27da8 lr 00000000 pc 40712cd8 cpsr 20000010 +I/DEBUG ( 34): d0 3fe0000000000000 d1 0000000000000000 +I/DEBUG ( 34): d2 3fe0000000000000 d3 bfa481720cdc597a +I/DEBUG ( 34): d4 3f7c29386444ea40 d5 3fb5404d5fd86345 +I/DEBUG ( 34): d6 7e37e43c8800759c d7 0000000000000000 +I/DEBUG ( 34): d8 4168023000000005 d9 0000000000000000 +I/DEBUG ( 34): d10 404ca5dc20000000 d11 000000003f503c19 +I/DEBUG ( 34): d12 0000000000000000 d13 0000000000000000 +I/DEBUG ( 34): d14 0000000000000000 d15 0000000000000000 +I/DEBUG ( 34): scr 20000010 +I/DEBUG ( 34): +I/DEBUG ( 34): backtrace: +I/DEBUG ( 34): #00 pc 00021cd8 /system/lib/libdvm.so +I/DEBUG ( 34): #01 pc 0002bb2c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) +I/DEBUG ( 34): #02 pc 0005f591 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) +I/DEBUG ( 34): #03 pc 0005f5bb /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) +I/DEBUG ( 34): #04 pc 00054173 /system/lib/libdvm.so +I/DEBUG ( 34): #05 pc 00012db0 /system/lib/libc.so (__thread_entry+48) +I/DEBUG ( 34): #06 pc 00012514 /system/lib/libc.so (pthread_create+172) +I/DEBUG ( 34): +I/DEBUG ( 34): stack: +I/DEBUG ( 34): 4bb27d68 00000020 +I/DEBUG ( 34): 4bb27d6c 2a108980 [heap] +I/DEBUG ( 34): 4bb27d70 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d74 4071b4a0 /system/lib/libdvm.so (dvmMalloc(unsigned int, int)+124) +I/DEBUG ( 34): 4bb27d78 2a108980 [heap] +I/DEBUG ( 34): 4bb27d7c 4006a7b0 /system/lib/libc.so +I/DEBUG ( 34): 4bb27d80 4079b668 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27d84 18a6690a +I/DEBUG ( 34): 4bb27d88 000053f4 +I/DEBUG ( 34): 4bb27d8c 472f0622 /system/framework/core.odex +I/DEBUG ( 34): 4bb27d90 4ba27a04 +I/DEBUG ( 34): 4bb27d94 2a108980 [heap] +I/DEBUG ( 34): 4bb27d98 000051f7 +I/DEBUG ( 34): 4bb27d9c 00000000 +I/DEBUG ( 34): 4bb27da0 df0027ad +I/DEBUG ( 34): 4bb27da4 00000000 +I/DEBUG ( 34): #00 4bb27da8 00000000 +I/DEBUG ( 34): 4bb27dac 2a108980 [heap] +I/DEBUG ( 34): 4bb27db0 40796c98 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27db4 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27db8 00000000 +I/DEBUG ( 34): 4bb27dbc 4bb27ddc +I/DEBUG ( 34): 4bb27dc0 4bb27eb0 +I/DEBUG ( 34): 4bb27dc4 00000000 +I/DEBUG ( 34): 4bb27dc8 00000000 +I/DEBUG ( 34): 4bb27dcc 4071cb30 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) +I/DEBUG ( 34): #01 4bb27dd0 00000000 +I/DEBUG ( 34): 4bb27dd4 00000000 +I/DEBUG ( 34): 4bb27dd8 00000000 +I/DEBUG ( 34): 4bb27ddc 00000000 +I/DEBUG ( 34): 4bb27de0 4ba27e08 +I/DEBUG ( 34): 4bb27de4 00000000 +I/DEBUG ( 34): 4bb27de8 4197bb18 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27dec 00000000 +I/DEBUG ( 34): 4bb27df0 00000000 +I/DEBUG ( 34): 4bb27df4 00000000 +I/DEBUG ( 34): 4bb27df8 00000000 +I/DEBUG ( 34): 4bb27dfc 00000000 +I/DEBUG ( 34): 4bb27e00 00000000 +I/DEBUG ( 34): 4bb27e04 00000000 +I/DEBUG ( 34): 4bb27e08 00000000 +I/DEBUG ( 34): 4bb27e0c 00000000 +I/DEBUG ( 34): ........ ........ +I/DEBUG ( 34): #02 4bb27e60 2a108980 [heap] +I/DEBUG ( 34): 4bb27e64 464934f0 /dev/ashmem/dalvik-LinearAlloc (deleted) +I/DEBUG ( 34): 4bb27e68 4148cea8 /dev/ashmem/dalvik-heap (deleted) +I/DEBUG ( 34): 4bb27e6c 4bb27eb0 +I/DEBUG ( 34): 4bb27e70 2a108980 [heap] +I/DEBUG ( 34): 4bb27e74 4079b1a8 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e78 4079b49c /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e7c 4079b4a0 /system/lib/libdvm.so +I/DEBUG ( 34): 4bb27e80 00100000 +I/DEBUG ( 34): 4bb27e84 2a108980 [heap] +I/DEBUG ( 34): 4bb27e88 00000001 +I/DEBUG ( 34): 4bb27e8c 407505bf /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+24) +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r4: +I/DEBUG ( 34): 472f0604 298d2070 000e0010 00010002 00000001 p .)............ +I/DEBUG ( 34): 472f0614 002728e5 00000007 000c10f8 000c0001 .('............. +I/DEBUG ( 34): 472f0624 000800f4 00000011 00020002 00000001 ................ +I/DEBUG ( 34): 472f0634 002728f4 00000006 000801f7 24191070 .('.........p..$ +I/DEBUG ( 34): 472f0644 000e0000 00030003 00000002 00272904 .............)'. +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r5: +I/DEBUG ( 34): 4ba279e4 00000003 00000004 4197bb18 4ba27a20 ...........A z.K +I/DEBUG ( 34): 4ba279f4 484b8b88 46441d70 472f0622 00000000 ..KHp.DF"./G.... +I/DEBUG ( 34): 4ba27a04 00000001 4197bb18 4ba27ae0 484bfd5c .......A.z.K\.KH +I/DEBUG ( 34): 4ba27a14 46495b30 484b8b88 00000000 418f26c0 0[IF..KH.....&.A +I/DEBUG ( 34): 4ba27a24 418de538 00000001 415b0f30 00000009 8..A....0.[A.... +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r6: +I/DEBUG ( 34): 2a108960 00000002 00000000 2a0c18f8 00000013 ...........*.... +I/DEBUG ( 34): 2a108970 00000004 00000000 2a0c18f8 00000453 ...........*S... +I/DEBUG ( 34): 2a108980 472f00b4 4ba27a04 46441d70 47522000 ../G.z.Kp.DF. RG +I/DEBUG ( 34): 2a108990 00000001 00000000 4bb27da8 00000000 .........}.K.... +I/DEBUG ( 34): 2a1089a0 4bb27ddc 0000000b 00000000 4070efc0 .}.K..........p@ +I/DEBUG ( 34): +I/DEBUG ( 34): memory near r8: +I/DEBUG ( 34): 4070efa0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efb0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): 4070efc0 e1f470b2 e207c0ff e088f30c e92d4ff0 .p...........O-. +I/DEBUG ( 34): 4070efd0 e24dd004 e320f000 e320f000 e320f000 ..M... ... ... . +I/DEBUG ( 34): 4070efe0 e320f000 e320f000 e320f000 e320f000 .. ... ... ... . +I/DEBUG ( 34): +I/DEBUG ( 34): memory near sl: +I/DEBUG ( 34): 40b815b0 40b81510 474210dd 473cc7f8 0000001a ...@..BG..>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< +D/AndroidRuntime( 7405): CheckJNI is ON +I/ServiceManager( 30): service 'simphonebook' died +I/ServiceManager( 30): service 'iphonesubinfo' died +I/ServiceManager( 30): service 'isms' died +I/ServiceManager( 30): service 'phone' died +I/ServiceManager( 30): service 'media.audio_flinger' died +I/ServiceManager( 30): service 'media.player' died +I/ServiceManager( 30): service 'media.camera' died +I/ServiceManager( 30): service 'media.audio_policy' died +D/libEGL ( 7406): Emulator without GPU support detected. Fallback to software renderer. +D/libEGL ( 7406): loaded /system/lib/egl/libGLES_android.so +D/dalvikvm( 7405): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7405): Added shared lib libjavacore.so 0x0 +E/Trace ( 7406): error opening trace file: No such file or directory (2) +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -N bw_INPUT res=768 +D/gralloc_goldfish( 7406): Emulator without GPU emulation detected. +D/dalvikvm( 7405): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7405): Added shared lib libnativehelper.so 0x0 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -N bw_INPUT res=768 +I/mediaserver( 7403): ServiceManager: 0x2a008d30 +I/AudioFlinger( 7403): Using default 3000 mSec as standby time. +I/CameraService( 7403): CameraService started (pid=7403) +D/EmulatedCamera_QemuClient( 7403): Emulated camera list: +V/EmulatedCamera_Factory( 7403): 0 cameras are being emulated. 0 of them are fake cameras. +I/AudioPolicyManagerBase( 7403): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/iptables -A bw_INPUT -i lo --jump RETURN res=768 +E/BandwidthController( 7404): runIptablesCmd(): failed /system/bin/ip6tables -A bw_INPUT -i lo --jump RETURN res=768 +E/Netd ( 7404): Unable to bind netlink socket: No such file or directory +E/Netd ( 7404): Unable to open quota2 logging socket +D/MDnsDS ( 7404): MDnsSdListener::Hander starting up +D/MDnsDS ( 7404): MDnsSdListener starting to monitor +D/MDnsDS ( 7404): Going to poll with pollCount 1 +I/ARMAssembler( 7406): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x410cd1e8:0x410cd260] in 651063 ns +I/ARMAssembler( 7406): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x410cd268:0x410cd338] in 1209195 ns +I/AudioFlinger( 7403): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1 +I/AudioFlinger( 7403): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames +E/AudioMixer( 7403): unable to find downmix effect +I/AudioFlinger( 7403): Using module 1 has the primary audio interface +D/AudioHardwareInterface( 7403): setMode(NORMAL) +I/AudioFlinger( 7403): AudioFlinger's thread 0x2a00a3e0 ready to run +W/AudioFlinger( 7403): Thread AudioOut_2 cannot connect to the power manager service +I/AudioPolicyService( 7403): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy) +I/SamplingProfilerIntegration( 7405): Profiling disabled. +I/Zygote ( 7405): Preloading classes... +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 80% free 410K/2048K, paused 1ms+1ms, total 13ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 77% free 475K/2048K, paused 1ms+1ms, total 8ms +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$2 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$3 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$4 +W/Zygote ( 7405): Class not found for preloading: android.animation.ValueAnimator$5 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 76% free 511K/2048K, paused 1ms+21ms, total 27ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 74% free 539K/2048K, paused 1ms+1ms, total 16ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 72% free 580K/2048K, paused 1ms+1ms, total 11ms +W/Zygote ( 7405): Class not found for preloading: android.content.res.Resources$1 +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 28K, 71% free 606K/2048K, paused 1ms+1ms, total 18ms +W/Zygote ( 7405): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 70% free 630K/2048K, paused 1ms+2ms, total 13ms +D/TextLayoutCache( 7405): Using debug level = 0 - Debug Enabled = 0 +W/Zygote ( 7405): Class not found for preloading: android.media.AudioManager$2 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/MtpDeviceJNI( 7405): register_android_mtp_MtpDevice +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 68% free 668K/2048K, paused 1ms+1ms, total 9ms +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher +W/Zygote ( 7405): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 16K, 66% free 711K/2048K, paused 1ms+1ms, total 13ms +W/Zygote ( 7405): Class not found for preloading: android.os.Power +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 64% free 742K/2048K, paused 2ms+2ms, total 17ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 10K, 62% free 795K/2048K, paused 1ms+2ms, total 14ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 58% free 862K/2048K, paused 2ms+2ms, total 36ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 47K, 45% free 1141K/2048K, paused 2ms+3ms, total 17ms +W/Zygote ( 7405): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount +W/Zygote ( 7405): Class not found for preloading: android.text.method.WordIterator$1 +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 43% free 1175K/2048K, paused 13ms+2ms, total 47ms +W/Zygote ( 7405): Class not found for preloading: android.view.InputHandler +W/Zygote ( 7405): Class not found for preloading: android.view.InputQueue$FinishedCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 42% free 1196K/2048K, paused 3ms+2ms, total 25ms +W/Zygote ( 7405): Class not found for preloading: android.view.ViewRootImpl$3 +I/dalvikvm( 7405): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so) +D/dalvikvm( 7405): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 27K, 40% free 1241K/2048K, paused 3ms+3ms, total 29ms +W/Zygote ( 7405): Class not found for preloading: android.widget.EdgeGlow +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 25K, 38% free 1270K/2048K, paused 2ms+2ms, total 37ms +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$Blink +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$EasyEditSpanController +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputContentType +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$InputMethodState +W/Zygote ( 7405): Class not found for preloading: android.widget.TextView$TextAlign +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 88K, 36% free 1322K/2048K, paused 3ms+7ms, total 37ms +E/PhonePolicy( 7405): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 33K, 35% free 1343K/2048K, paused 2ms+2ms, total 28ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 33% free 1386K/2048K, paused 2ms+3ms, total 26ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 18K, 31% free 1424K/2048K, paused 7ms+3ms, total 42ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 21K, 29% free 1459K/2048K, paused 3ms+3ms, total 25ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 32K, 28% free 1483K/2048K, paused 3ms+3ms, total 33ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 58K, 27% free 1509K/2048K, paused 3ms+2ms, total 54ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 81K, 24% free 1576K/2048K, paused 3ms+3ms, total 61ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 38K, 23% free 1593K/2048K, paused 5ms+14ms, total 58ms +I/System ( 7405): Loaded time zone names for in 1066ms (1057ms in ICU) +I/System ( 7405): Loaded time zone names for en_US in 818ms (805ms in ICU) +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 341K, 18% free 1695K/2048K, paused 15ms+3ms, total 65ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 15% free 1756K/2048K, paused 3ms+3ms, total 52ms +D/dalvikvm( 7405): GC_FOR_ALLOC freed 227K, 11% free 2013K/2243K, paused 84ms, total 84ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 11% free 2013K/2243K, paused 21ms+18ms, total 80ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 35K, 9% free 2045K/2243K, paused 3ms+15ms, total 60ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 24K, 8% free 2077K/2243K, paused 4ms+3ms, total 68ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 36K, 7% free 2095K/2243K, paused 4ms+3ms, total 57ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 31K, 6% free 2118K/2243K, paused 8ms+3ms, total 60ms +I/Zygote ( 7405): ...preloaded 2281 classes in 7335ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 26K, 6% free 2124K/2243K, paused 6ms+15ms, total 69ms +I/Zygote ( 7405): Preloading resources... +W/Zygote ( 7405): Preloaded drawable resource #0x10805e9 (res/drawable-xhdpi/toast_frame_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 5% free 2193K/2307K, paused 12ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080108 (res/drawable-xhdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080107 (res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080105 (res/drawable-xhdpi/btn_check_on_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 6% free 2243K/2371K, paused 12ms+3ms, total 100ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080104 (res/drawable-xhdpi/btn_check_on_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080102 (res/drawable-xhdpi/btn_check_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080101 (res/drawable-xhdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2292K/2435K, paused 3ms+3ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080100 (res/drawable-xhdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ff (res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800fe (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 7% free 2341K/2499K, paused 17ms+12ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800fd (res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f5 (res/drawable-xhdpi/btn_check_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800f4 (res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2390K/2499K, paused 4ms+13ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800f0 (res/drawable-xhdpi/btn_check_off_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ef (res/drawable-xhdpi/btn_check_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ed (res/drawable-xhdpi/btn_check_off_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2440K/2563K, paused 6ms+6ms, total 66ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800ec (res/drawable-xhdpi/btn_check_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800eb (res/drawable-xhdpi/btn_check_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ea (res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 6% free 2489K/2627K, paused 4ms+4ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800e9 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800e8 (res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800df (res/drawable/btn_check_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800de (res/drawable/btn_check_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080198 (res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 6% free 2545K/2691K, paused 13ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080197 (res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080195 (res/drawable-xhdpi/btn_radio_on_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080194 (res/drawable-xhdpi/btn_radio_on_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2594K/2691K, paused 3ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080192 (res/drawable-xhdpi/btn_radio_on_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080191 (res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080190 (res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2644K/2755K, paused 11ms+3ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018f (res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018e (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108018d (res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2693K/2819K, paused 8ms+4ms, total 44ms +W/Zygote ( 7405): Preloaded drawable resource #0x108018a (res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080189 (res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080187 (res/drawable-xhdpi/btn_radio_off_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 5% free 2742K/2883K, paused 4ms+4ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080186 (res/drawable-xhdpi/btn_radio_off_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080184 (res/drawable-xhdpi/btn_radio_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080183 (res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2792K/2883K, paused 8ms+3ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080182 (res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080181 (res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080180 (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 4% free 2841K/2947K, paused 26ms+3ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108017f (res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012b (res/drawable-xhdpi/btn_default_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108012a (res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080127 (res/drawable-xhdpi/btn_default_normal_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 2898K/3011K, paused 6ms+3ms, total 50ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080126 (res/drawable-xhdpi/btn_default_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011f (res/drawable-xhdpi/btn_default_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011e (res/drawable-xhdpi/btn_default_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108011c (res/drawable-xhdpi/btn_default_disabled_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 5% free 2952K/3075K, paused 16ms+8ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108011b (res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080119 (res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080118 (res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080120 (res/drawable/btn_default_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080121 (res/drawable/btn_default_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d4 (res/drawable-xhdpi/btn_star_off_normal_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 5% free 3012K/3139K, paused 9ms+5ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801de (res/drawable-xhdpi/btn_star_on_normal_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801da (res/drawable-xhdpi/btn_star_on_disabled_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d0 (res/drawable-xhdpi/btn_star_off_disabled_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3062K/3139K, paused 18ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e0 (res/drawable-xhdpi/btn_star_on_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d6 (res/drawable-xhdpi/btn_star_off_pressed_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dc (res/drawable-xhdpi/btn_star_on_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3111K/3203K, paused 9ms+13ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801d2 (res/drawable-xhdpi/btn_star_off_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d8 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ce (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3161K/3267K, paused 6ms+3ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cb (res/drawable/btn_star_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d3 (res/drawable-xhdpi/btn_star_off_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801dd (res/drawable-xhdpi/btn_star_on_normal_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d9 (res/drawable-xhdpi/btn_star_on_disabled_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3213K/3331K, paused 21ms+3ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cf (res/drawable-xhdpi/btn_star_off_disabled_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801df (res/drawable-xhdpi/btn_star_on_pressed_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d5 (res/drawable-xhdpi/btn_star_off_pressed_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3262K/3331K, paused 12ms+19ms, total 123ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801db (res/drawable-xhdpi/btn_star_on_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d1 (res/drawable-xhdpi/btn_star_off_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801d7 (res/drawable-xhdpi/btn_star_on_disabled_focused_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 3% free 3311K/3395K, paused 4ms+3ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801cd (res/drawable-xhdpi/btn_star_off_disabled_focused_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ca (res/drawable/btn_star_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801fa (res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f9 (res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3358K/3459K, paused 4ms+13ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f8 (res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f7 (res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f6 (res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f5 (res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3412K/3523K, paused 15ms+3ms, total 68ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801f4 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f3 (res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f2 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801f1 (res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 4% free 3466K/3587K, paused 11ms+11ms, total 52ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801ef (res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ee (res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ed (res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ec (res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3521K/3587K, paused 7ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801eb (res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801ea (res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e9 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e8 (res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 3575K/3651K, paused 4ms+4ms, total 56ms +W/Zygote ( 7405): Preloaded drawable resource #0x10801e7 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e6 (res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e4 (res/drawable/btn_toggle_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10801e3 (res/drawable/btn_toggle_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080256 (res/drawable/edit_text_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 2% free 3732K/3779K, paused 8ms+20ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080255 (res/drawable/edit_text_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 3869K/3907K, paused 13ms+4ms, total 59ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805b0 (res/drawable-xhdpi/text_select_handle_left.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805b2 (res/drawable-xhdpi/text_select_handle_right.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 3956K/4035K, paused 7ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805ad (res/drawable-xhdpi/text_edit_paste_window.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026b (res/drawable-xhdpi/expander_close_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026c (res/drawable-xhdpi/expander_close_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 3% free 4004K/4099K, paused 8ms+4ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x108026e (res/drawable/expander_group_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108026f (res/drawable/expander_group_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803e0 (res/drawable/list_selector_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 4055K/4099K, paused 3ms+3ms, total 51ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803e1 (res/drawable/list_selector_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803c0 (res/drawable-xhdpi/list_section_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803bf (res/drawable-xhdpi/list_section_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f2 (res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 2% free 4099K/4163K, paused 3ms+5ms, total 69ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f3 (res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f6 (res/drawable-xhdpi/menu_submenu_background.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 2% free 4160K/4227K, paused 14ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x10803f1 (res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803f0 (res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 4225K/4291K, paused 14ms+4ms, total 63ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080420 (res/drawable-xhdpi/overscroll_edge.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 4324K/4419K, paused 9ms+4ms, total 55ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080421 (res/drawable-xhdpi/overscroll_glow.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5425K/5571K, paused 8ms+3ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045c (res/drawable-xhdpi/popup_inline_error_above_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5474K/5571K, paused 7ms+13ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045d (res/drawable-xhdpi/popup_inline_error_above_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 5523K/5571K, paused 9ms+4ms, total 73ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045e (res/drawable-xhdpi/popup_inline_error_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5572K/5635K, paused 6ms+4ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108045f (res/drawable-xhdpi/popup_inline_error_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5621K/5699K, paused 24ms+4ms, total 70ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804dd (res/drawable-xhdpi/spinner_16_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804dc (res/drawable-xhdpi/spinner_16_inner_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e1 (res/drawable-xhdpi/spinner_48_outer_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e0 (res/drawable-xhdpi/spinner_48_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 2% free 5703K/5763K, paused 5ms+13ms, total 57ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e3 (res/drawable-xhdpi/spinner_76_outer_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 5793K/5891K, paused 4ms+14ms, total 61ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e2 (res/drawable-xhdpi/spinner_76_inner_holo.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 3% free 5884K/6019K, paused 6ms+14ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080463 (res/drawable-xhdpi/progress_bg_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080464 (res/drawable-xhdpi/progress_bg_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080465 (res/drawable/progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080466 (res/drawable/progress_horizontal_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080467 (res/drawable/progress_indeterminate_horizontal_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 7123K/7171K, paused 13ms+4ms, total 64ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080469 (res/drawable/progress_large_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046c (res/drawable/progress_medium_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046e (res/drawable-xhdpi/progress_primary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108046f (res/drawable-xhdpi/progress_primary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080470 (res/drawable-xhdpi/progress_secondary_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080471 (res/drawable-xhdpi/progress_secondary_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080473 (res/drawable/progress_small_holo.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ca (res/drawable/scrubber_progress_horizontal_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804cb (res/drawable/scrubber_progress_horizontal_holo_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 14K, 2% free 8161K/8259K, paused 4ms+6ms, total 75ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 2% free 9184K/9347K, paused 4ms+17ms, total 60ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804c0 (res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804c1 (res/drawable-xhdpi/scrollbar_handle_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ee (res/drawable/spinner_background_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 2% free 9238K/9347K, paused 14ms+6ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804ef (res/drawable/spinner_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e4 (res/drawable-xhdpi/spinner_ab_default_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9295K/9347K, paused 4ms+15ms, total 80ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e5 (res/drawable-xhdpi/spinner_ab_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e6 (res/drawable-xhdpi/spinner_ab_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e7 (res/drawable-xhdpi/spinner_ab_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804e8 (res/drawable-xhdpi/spinner_ab_focused_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9341K/9411K, paused 15ms+5ms, total 67ms +W/Zygote ( 7405): Preloaded drawable resource #0x10804e9 (res/drawable-xhdpi/spinner_ab_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ec (res/drawable-xhdpi/spinner_ab_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ed (res/drawable-xhdpi/spinner_ab_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ea (res/drawable/spinner_ab_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804eb (res/drawable/spinner_ab_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f4 (res/drawable-xhdpi/spinner_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f5 (res/drawable-xhdpi/spinner_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f6 (res/drawable-xhdpi/spinner_disabled_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804f7 (res/drawable-xhdpi/spinner_disabled_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fa (res/drawable-xhdpi/spinner_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fb (res/drawable-xhdpi/spinner_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804fe (res/drawable-xhdpi/spinner_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10804ff (res/drawable-xhdpi/spinner_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020b (res/drawable-xhdpi/cab_background_bottom_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 15K, 1% free 9388K/9475K, paused 8ms+4ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108020e (res/drawable-xhdpi/cab_background_top_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020c (res/drawable-xhdpi/cab_background_bottom_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b1 (res/drawable-xhdpi/ic_cab_done_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108020d (res/drawable-xhdpi/cab_background_top_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9432K/9475K, paused 4ms+14ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b2 (res/drawable-xhdpi/ic_cab_done_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d3 (res/drawable-xhdpi/btn_cab_done_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d6 (res/drawable-xhdpi/btn_cab_done_focused_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d4 (res/drawable-xhdpi/btn_cab_done_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d9 (res/drawable-xhdpi/btn_cab_done_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d5 (res/drawable-xhdpi/btn_cab_done_focused_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800da (res/drawable-xhdpi/btn_cab_done_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d8 (res/drawable/btn_cab_done_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800d7 (res/drawable/btn_cab_done_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080038 (res/drawable-xhdpi/ic_menu_close_clear_cancel.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 9474K/9539K, paused 7ms+7ms, total 76ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080322 (res/drawable-xhdpi/ic_menu_copy_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080323 (res/drawable-xhdpi/ic_menu_copy_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080325 (res/drawable-xhdpi/ic_menu_cut_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9522K/9603K, paused 4ms+4ms, total 58ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080326 (res/drawable-xhdpi/ic_menu_cut_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080045 (res/drawable-xhdpi/ic_menu_more.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080337 (res/drawable/ic_menu_moreoverflow_holo_dark.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9572K/9603K, paused 4ms+14ms, total 74ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080338 (res/drawable/ic_menu_moreoverflow_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033d (res/drawable-xhdpi/ic_menu_paste_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108033e (res/drawable-xhdpi/ic_menu_paste_holo_light.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9622K/9667K, paused 22ms+3ms, total 75ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080344 (res/drawable-xhdpi/ic_menu_selectall_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080343 (res/drawable-xhdpi/ic_menu_selectall_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b4 (res/drawable/ic_clear.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 9689K/9731K, paused 5ms+14ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802b5 (res/drawable-xhdpi/ic_clear_disabled.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802b7 (res/drawable-hdpi/ic_clear_normal.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080352 (res/drawable-xhdpi/ic_search.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802cd (res/drawable-xhdpi/ic_go.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108035b (res/drawable-xhdpi/ic_voice_search.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 5K, 1% free 9737K/9795K, paused 25ms+5ms, total 92ms +W/Zygote ( 7405): Preloaded drawable resource #0x108021f (res/drawable-xhdpi/dialog_bottom_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080220 (res/drawable-xhdpi/dialog_bottom_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 9804K/9859K, paused 10ms+4ms, total 81ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080224 (res/drawable-xhdpi/dialog_full_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9865K/9923K, paused 7ms+5ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080225 (res/drawable-xhdpi/dialog_full_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 9925K/9987K, paused 7ms+3ms, total 79ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022d (res/drawable-xhdpi/dialog_middle_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108022e (res/drawable-xhdpi/dialog_middle_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 9976K/10051K, paused 25ms+4ms, total 71ms +W/Zygote ( 7405): Preloaded drawable resource #0x108022f (res/drawable-xhdpi/dialog_top_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080230 (res/drawable-xhdpi/dialog_top_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 2K, 1% free 10043K/10115K, paused 4ms+4ms, total 120ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802c0 (res/drawable-xhdpi/ic_dialog_alert_holo_dark.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802c1 (res/drawable-xhdpi/ic_dialog_alert_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b5 (res/drawable-xhdpi/list_divider_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10803b6 (res/drawable-xhdpi/list_divider_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10802e1 (res/drawable-xhdpi/ic_lockscreen_chevron_left.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10089K/10115K, paused 8ms+4ms, total 86ms +W/Zygote ( 7405): Preloaded drawable resource #0x10802e2 (res/drawable-xhdpi/ic_lockscreen_chevron_right.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bd (res/drawable-xhdpi/ab_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bb (res/drawable-xhdpi/ab_stacked_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a1 (res/drawable-xhdpi/ab_bottom_transparent_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b5 (res/drawable-xhdpi/ab_solid_dark_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10136K/10179K, paused 9ms+8ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b8 (res/drawable-xhdpi/ab_stacked_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108009e (res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800be (res/drawable-xhdpi/ab_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800bc (res/drawable-xhdpi/ab_stacked_transparent_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a2 (res/drawable-xhdpi/ab_bottom_transparent_light_holo.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 6K, 1% free 10184K/10243K, paused 13ms+5ms, total 94ms +W/Zygote ( 7405): Preloaded drawable resource #0x10800b6 (res/drawable-xhdpi/ab_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800ba (res/drawable-xhdpi/ab_stacked_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800a0 (res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10800b7 (res/drawable-xhdpi/ab_solid_shadow_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080374 (res/drawable/item_background_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080375 (res/drawable/item_background_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080291 (res/drawable-xhdpi/ic_ab_back_holo_dark.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 8K, 1% free 10226K/10307K, paused 6ms+4ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080292 (res/drawable-xhdpi/ic_ab_back_holo_light.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080279 (res/drawable/fastscroll_thumb_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 3K, 1% free 10283K/10307K, paused 19ms+12ms, total 85ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027a (res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080278 (res/drawable-xhdpi/fastscroll_thumb_default_holo.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027d (res/drawable/fastscroll_track_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027f (res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027b (res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080274 (res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 7K, 1% free 10370K/10435K, paused 12ms+6ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080276 (res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 2% free 10454K/10563K, paused 4ms+4ms, total 72ms +W/Zygote ( 7405): Preloaded drawable resource #0x108027e (res/drawable/fastscroll_track_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080280 (res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108027c (res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080275 (res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 4K, 1% free 10541K/10563K, paused 15ms+4ms, total 83ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080277 (res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 1K, 1% free 10625K/10691K, paused 4ms+4ms, total 88ms +W/Zygote ( 7405): Preloaded drawable resource #0x1080259 (res/drawable-xhdpi/editbox_dropdown_background_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e1 (res/drawable/textfield_searchview_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e3 (res/drawable/textfield_searchview_right_holo_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e2 (res/drawable/textfield_searchview_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e4 (res/drawable/textfield_searchview_right_holo_light.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805df (res/drawable-xhdpi/textfield_search_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d3 (res/drawable-xhdpi/textfield_search_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dc (res/drawable-xhdpi/textfield_search_right_selected_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805da (res/drawable-xhdpi/textfield_search_right_default_holo_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805e0 (res/drawable-xhdpi/textfield_search_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805d4 (res/drawable-xhdpi/textfield_search_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805dd (res/drawable-xhdpi/textfield_search_right_selected_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805db (res/drawable-xhdpi/textfield_search_right_default_holo_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080597 (res/drawable/tab_indicator_holo.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 17K, 1% free 10660K/10691K, paused 8ms+6ms, total 78ms +W/Zygote ( 7405): Preloaded drawable resource #0x10805a8 (res/drawable-xhdpi/tab_unselected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a3 (res/drawable-xhdpi/tab_selected_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a7 (res/drawable-xhdpi/tab_unselected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a2 (res/drawable-xhdpi/tab_selected_focused_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a9 (res/drawable-xhdpi/tab_unselected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x10805a4 (res/drawable-xhdpi/tab_selected_pressed_holo.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080489 (res/drawable/quickcontact_badge_overlay_dark.xml) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048d (res/drawable-xhdpi/quickcontact_badge_overlay_normal_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048f (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_dark.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x108048c (res/drawable/quickcontact_badge_overlay_light.xml) that varies with configuration!! +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 13K, 1% free 10717K/10755K, paused 4ms+12ms, total 82ms +W/Zygote ( 7405): Preloaded drawable resource #0x108048e (res/drawable-xhdpi/quickcontact_badge_overlay_normal_light.9.png) that varies with configuration!! +W/Zygote ( 7405): Preloaded drawable resource #0x1080490 (res/drawable-xhdpi/quickcontact_badge_overlay_pressed_light.9.png) that varies with configuration!! +I/Zygote ( 7405): ...preloaded 278 resources in 9618ms. +I/Zygote ( 7405): ...preloaded 31 resources in 60ms. +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 12K, 1% free 10732K/10755K, paused 4ms+11ms, total 86ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed 9K, 1% free 10723K/10755K, paused 7ms+19ms, total 71ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 1% free 10723K/10755K, paused 5ms+10ms, total 68ms +I/dalvikvm( 7405): System server process 7487 has been created +I/Zygote ( 7405): Accepting command socket connections +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +E/BatteryService( 7487): usbOnlinePath not found +E/BatteryService( 7487): batteryVoltagePath not found +E/BatteryService( 7487): batteryTemperaturePath not found +I/sysproc ( 7487): Entered system_init() +I/sysproc ( 7487): ServiceManager: 0x2a1000b8 +D/SensorService( 7487): nuSensorService starting... +I/SensorService( 7487): Goldfish 3-axis Accelerometer +I/SensorService( 7487): Goldfish 3-axis Magnetic field sensor +I/SensorService( 7487): Goldfish Orientation sensor +I/SensorService( 7487): Goldfish Temperature sensor +I/SensorService( 7487): Goldfish Proximity sensor +I/sysproc ( 7487): System server: starting Android runtime. +I/sysproc ( 7487): System server: starting Android services. +I/SystemServer( 7487): Entered the Android system server! +D/SensorService( 7487): nuSensorService thread starting... +I/sysproc ( 7487): System server: entering thread pool. +I/SystemServer( 7487): Entropy Mixer +I/SystemServer( 7487): Power Manager +E/PowerManagerService-JNI( 7487): Couldn't load power module (No such file or directory) +I/SystemServer( 7487): Activity Manager +I/ActivityManager( 7487): Memory class: 64 +I/ActivityManager( 7487): Enabled StrictMode logging for AThread's Looper +I/SystemServer( 7487): Telephony Registry +I/SystemServer( 7487): Scheduling Policy +I/SystemServer( 7487): Package Manager +D/dalvikvm( 7487): GC_CONCURRENT freed 247K, 3% free 10997K/11271K, paused 77ms+7ms, total 365ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 82ms +W/PackageManager( 7487): Running ENG build: no pre-dexopt! +D/dalvikvm( 7487): GC_CONCURRENT freed 308K, 3% free 11183K/11527K, paused 20ms+28ms, total 317ms +W/PackageParser( 7487): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #533 +D/dalvikvm( 7487): GC_CONCURRENT freed 230K, 3% free 11525K/11783K, paused 18ms+15ms, total 316ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 70ms +D/dalvikvm( 7487): GC_CONCURRENT freed 261K, 3% free 11815K/12103K, paused 18ms+25ms, total 417ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 101ms +W/PackageManager( 7487): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring! +D/PackageManager( 7487): No files in app dir /vendor/app +I/Installer( 7487): connecting... +I/installd( 40): new connection +D/dalvikvm( 7487): GC_CONCURRENT freed 255K, 3% free 12075K/12359K, paused 33ms+35ms, total 343ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 133ms +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2674 +W/PackageParser( 7487): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2680 +W/PackageManager( 7487): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! +W/PackageParser( 7487): No actions in intent filter at /data/app/com.snapdeal.main-1.apk Binary XML file line #188 +W/PackageParser( 7487): No actions in intent filter at /data/app/cn.wps.moffice_eng-1.apk Binary XML file line #646 +D/dalvikvm( 7487): GC_CONCURRENT freed 195K, 2% free 12303K/12551K, paused 20ms+21ms, total 521ms +I/PackageParser( 7487): com.guardam.personalNotes: compat added android.permission.WRITE_EXTERNAL_STORAGE +I/PackageManager( 7487): Time to scan packages: 6.246 seconds +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 316K, 4% free 12410K/12807K, paused 19ms+9ms, total 228ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 182ms +D/dalvikvm( 7487): GC_EXPLICIT freed 98K, 4% free 12311K/12807K, paused 9ms+11ms, total 135ms +I/SystemServer( 7487): Account Manager +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +I/SystemServer( 7487): Content Manager +I/SystemServer( 7487): System Content Providers +I/ActivityThread( 7487): Pub settings: com.android.providers.settings.SettingsProvider +D/SettingsProvider( 7487): cache for settings table 'secure' rows=38; fullycached=true +D/SettingsProvider( 7487): cache for settings table 'system' rows=51; fullycached=true +I/SystemServer( 7487): Lights Service +I/SystemServer( 7487): Battery Service +I/SystemServer( 7487): Vibrator Service +I/libsuspend( 7487): Selected early suspend +I/SystemServer( 7487): Alarm Manager +D/AlarmManagerService( 7487): Kernel timezone updated to -330 minutes west of GMT +I/SystemServer( 7487): Init Watchdog +I/SystemServer( 7487): Window Manager +I/InputManager( 7487): Initializing input manager +W/StatusBarManager( 7487): warning: no STATUS_BAR_SERVICE +E/SoundPool( 7487): error loading /system/media/audio/ui/Lock.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Unlock.ogg +I/InputManager( 7487): Starting input manager +I/SystemServer( 7487): No Bluetooh Service (emulator) +I/SystemServer( 7487): Input Method Service +I/WindowManager( 7487): Enabled StrictMode logging for WMThread's Looper +W/InputMethodManagerService( 7487): Couldn't create dir.: /data/system/inputmethod +I/WindowManager( 7487): Enabled StrictMode for PolicyThread's Looper +I/EventHub( 7487): New device: id=1, fd=96, path='/dev/input/event0', name='qwerty2', classes=0x7, configuration='/system/usr/idc/qwerty2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty2.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=false, usingClockIoctl=false +E/EventHub( 7487): could not get driver version for /dev/input/mouse0, Not a typewriter +E/EventHub( 7487): could not get driver version for /dev/input/mice, Not a typewriter +I/InputReader( 7487): Device added: id=-1, name='Virtual', sources=0x00000301 +I/InputReader( 7487): Touch device 'qwerty2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available. +I/InputReader( 7487): Device added: id=0, name='qwerty2', sources=0x00001103 +E/Trace ( 7487): error opening trace file: No such file or directory (2) +I/SystemServer( 7487): Accessibility Manager +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000004 +I/InputReader( 7487): Device reconfigured: id=0, name='qwerty2', surface size is now 768x1280, mode is 1 +D/dalvikvm( 7487): GC_CONCURRENT freed 302K, 3% free 12528K/12871K, paused 26ms+32ms, total 614ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 89ms +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port ?uimode ?night finger qwerty/v/v -nav/h s.2} +I/SystemServer( 7487): Mount Service +D/MountService( 7487): got storage path: /mnt/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0 +I/SystemServer( 7487): LockSettingsService +I/SystemServer( 7487): Device Policy +I/SystemServer( 7487): Status Bar +I/SystemServer( 7487): Clipboard Service +I/SystemServer( 7487): NetworkManagement Service +I/SystemServer( 7487): Text Service Manager Service +I/SystemServer( 7487): NetworkStats Service +D/dalvikvm( 7487): GREF has increased to 201 +D/VoldCmdListener( 31): volume list +I/SystemServer( 7487): NetworkPolicy Service +I/MountService( 7487): Media already mounted on daemon connection +D/MountService( 7487): volume state changed for /mnt/sdcard (null -> mounted) +I/PackageManager( 7487): Updating external media status from unmounted to mounted +D/VoldCmdListener( 31): asec list +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +D/VoldCmdListener( 31): asec list +I/SystemServer( 7487): Wi-Fi P2pService +I/PackageManager( 7487): No secure containers on sdcard +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +W/PackageManager( 7487): Unknown permission com.android.vending.BILLING in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.agilebits.onepassword +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts +W/PackageManager( 7487): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone +W/PackageManager( 7487): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar +W/PackageManager( 7487): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) +W/PackageManager( 7487): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44) +W/PackageManager( 7487): Not granting permission android.permission.READ_LOGS to package com.flipkart.android (protectionLevel=50 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.flipkart.android +W/PackageManager( 7487): Not granting permission com.android.launcher.permission.WRITE_SETTINGS to package com.flipkart.android (protectionLevel=18 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.READ in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.anddoes.launcher.permission.UPDATE_COUNT in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.majeur.launcher.permission.UPDATE_BADGE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.flipkart.android +W/PackageManager( 7487): Unknown permission android.permission.READ_OWNER_DATA in package com.flipkart.android +W/PackageManager( 7487): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.snapdeal.main +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts +W/PackageManager( 7487): Unknown permission com.hola.launcher.plugin.notification.permission.READ_NOTIFICATION in package com.hola.launcher +W/PackageManager( 7487): Unknown permission com.lazyswipe.permission.ACCESS_APPLICATION_DATA in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.net.conn.CONNECTIVITY_CHANGE in package com.hola.launcher +W/PackageManager( 7487): Unknown permission android.permission.ACCESS_WEATHERCLOCK_PROVIDER in package com.hola.launcher +W/PackageManager( 7487): Not granting permission android.permission.HARDWARE_TEST to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.hola.launcher (protectionLevel=2 flags=0x18be44) +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development +W/PackageManager( 7487): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development +W/PackageManager( 7487): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) +D/dalvikvm( 7487): GC_CONCURRENT freed 419K, 4% free 12667K/13127K, paused 19ms+8ms, total 415ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 83ms +I/SystemServer( 7487): Wi-Fi Service +E/CommandListener( 7404): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory +E/WifiStateMachine( 7487): Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)' +I/SystemServer( 7487): Connectivity Service +D/ConnectivityService( 7487): ConnectivityService starting up +E/MobileDataStateTracker( 7487): default: Ignoring feature request because could not acquire PhoneService +E/MobileDataStateTracker( 7487): default: Could not enable APN type "default" +I/WifiService( 7487): WifiService starting up with Wi-Fi disabled +I/SystemServer( 7487): Network Service Discovery Service +D/NsdService( 7487): Network service discovery enabled true +I/SystemServer( 7487): Throttle Service +I/SystemServer( 7487): UpdateLock Service +D/PackageManager( 7487): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged +D/PackageManager( 7487): generateServicesMap(android.content.SyncAdapter): 5 services unchanged +I/SystemServer( 7487): Notification Manager +I/SystemServer( 7487): Device Storage Monitor +I/SystemServer( 7487): Location Manager +I/SystemServer( 7487): Country Detector +I/SystemServer( 7487): Search Service +I/SystemServer( 7487): DropBox Service +I/SystemServer( 7487): Wallpaper Service +I/SystemServer( 7487): Audio Service +I/SystemServer( 7487): Dock Observer +W/DockObserver( 7487): This kernel does not have dock station support +I/SystemServer( 7487): Wired Accessory Observer +W/WiredAccessoryObserver( 7487): This kernel does not have wired headset support +W/WiredAccessoryObserver( 7487): This kernel does not have usb audio support +W/WiredAccessoryObserver( 7487): This kernel does not have HDMI audio support +I/SystemServer( 7487): USB Service +I/SystemServer( 7487): Serial Service +I/SystemServer( 7487): UI Mode Manager Service +D/dalvikvm( 7487): GC_CONCURRENT freed 329K, 3% free 12889K/13255K, paused 20ms+23ms, total 490ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 160ms +I/SystemServer( 7487): Backup Service +V/BackupManagerService( 7487): Initializing package tracking +V/BackupManagerService( 7487): No ancestral data +V/BackupManagerService( 7487): addPackageParticipantsLocked: all +I/BackupManagerService( 7487): New app android never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of android +I/BackupManagerService( 7487): New app com.android.browser never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.browser +I/BackupManagerService( 7487): New app com.android.calendar never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.calendar +I/BackupManagerService( 7487): New app com.android.inputmethod.latin never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.inputmethod.latin +I/BackupManagerService( 7487): New app com.android.providers.settings never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.settings +I/BackupManagerService( 7487): New app com.android.providers.userdictionary never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.providers.userdictionary +I/BackupManagerService( 7487): New app com.android.sharedstoragebackup never backed up; scheduling +D/BackupManagerService( 7487): Now staging backup of com.android.sharedstoragebackup +V/BackupManagerService( 7487): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@416d3d30 +V/BackupManagerService( 7487): Starting with transport android/com.android.internal.backup.LocalTransport +V/BackupManagerService( 7487): Google transport not present +I/BackupManagerService( 7487): Found stale backup journal, scheduling +I/BackupManagerService( 7487): android +I/BackupManagerService( 7487): com.android.browser +I/BackupManagerService( 7487): com.android.calendar +I/BackupManagerService( 7487): com.android.inputmethod.latin +I/BackupManagerService( 7487): com.android.providers.settings +I/BackupManagerService( 7487): com.android.providers.userdictionary +I/BackupManagerService( 7487): com.android.sharedstoragebackup +I/BackupManagerService( 7487): Backup enabled => false +I/BackupManagerService( 7487): Opting out of backup +I/SystemServer( 7487): AppWidget Service +I/SystemServer( 7487): Recognition Service +I/SystemServer( 7487): DiskStats Service +I/SystemServer( 7487): SamplingProfiler Service +I/SystemServer( 7487): NetworkTimeUpdateService +I/SystemServer( 7487): CommonTimeManagementService +I/SystemServer( 7487): CertBlacklister +I/WindowManager( 7487): SAFE MODE not enabled +D/dalvikvm( 7487): JIT started for system_server +D/PowerManagerService( 7487): system ready! +I/ActivityManager( 7487): System now ready +I/SystemServer( 7487): Making services ready +D/SystemServer( 7487): Starting service: Intent { cmp=com.android.systemui/.SystemUIService } +I/Zygote ( 7487): Process: zygote socket opened +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 0 +I/ActivityManager( 7487): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7543 uid=10038 gids={1028, 1015, 3002, 3001} +D/NetworkManagementService( 7487): not enabling bandwidth control +W/NetworkStats( 7487): bandwidth controls disabled, unable to track stats +W/NetworkPolicy( 7487): bandwidth controls disabled, unable to enforce policy +I/ActivityManager( 7487): Config changed: {1.0 0mcc0mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.3} +W/RecognitionManagerService( 7487): no available voice recognition services found +E/Trace ( 7543): error opening trace file: No such file or directory (2) +D/dalvikvm( 7487): GC_CONCURRENT freed 426K, 4% free 13051K/13511K, paused 49ms+15ms, total 698ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 214ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 174ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 265ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 45K, 4% free 13260K/13703K, paused 150ms, total 161ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 4% free 13444K/13895K, paused 125ms, total 139ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 3K, 4% free 13624K/14087K, paused 204ms, total 204ms +D/SystemUIService( 7543): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar +D/SystemUIService( 7543): running: com.android.systemui.statusbar.phone.PhoneStatusBar@414e1118 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 4% free 13810K/14279K, paused 248ms, total 259ms +D/dalvikvm( 7543): GC_CONCURRENT freed 136K, 3% free 10982K/11207K, paused 18ms+3ms, total 275ms +I/StatusBarManagerService( 7487): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@417337f8 +D/dalvikvm( 7487): GC_FOR_ALLOC freed 4K, 4% free 14179K/14663K, paused 213ms, total 222ms +V/TransportControlView( 7487): Create TCV com.android.internal.widget.TransportControlView@416782a8 +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +V/KeyguardViewManager( 7487): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost@416b9080 to 6291456 +D/gralloc_goldfish( 7487): Emulator without GPU emulation detected. +I/Choreographer( 7487): Skipped 377 frames! The application may be doing too much work on its main thread. +D/dalvikvm( 7487): GC_CONCURRENT freed 380K, 3% free 14693K/15111K, paused 108ms+15ms, total 603ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 196ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 212ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 399ms +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 238ms +W/InputMethodManagerService( 7487): Ignoring setImeWindowStatus of uid 1000 token: null +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +D/dalvikvm( 7543): GC_CONCURRENT freed 38K, 1% free 11431K/11527K, paused 17ms+68ms, total 266ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 237ms +I/ActivityManager( 7487): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7557 uid=10035 gids={1028} +W/GpsLocationProvider( 7487): Could not open GPS configuration file /etc/gps.conf +I/CommonTimeManagementService( 7487): No common time service detected on this platform. Common time services will be unavailable. +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000020 +I/ActivityManager( 7487): Start proc com.android.phone for added application com.android.phone: pid=7574 uid=1001 gids={3002, 3001, 3003, 1015, 1028} +I/InputReader( 7487): Reconfiguring input devices. changes=0x00000010 +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/ActivityManager( 7487): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher u=0} from pid 0 +D/SystemClock( 7487): Setting time of day to sec=1446551164 +W/SystemClock( 7487): Unable to set rtc to 1446551164: Invalid argument +I/Choreographer( 7487): Skipped 85 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=7584 uid=10036 gids={1028} +I/SystemServer( 7487): Enabled StrictMode for system server main thread. +D/dalvikvm( 7543): GC_CONCURRENT freed 8K, 1% free 11875K/11975K, paused 17ms+76ms, total 451ms +D/dalvikvm( 7543): WAIT_FOR_CONCURRENT_GC blocked 242ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +I/ActivityManager( 7487): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=7599 uid=10003 gids={3003, 1028} +E/Trace ( 7557): error opening trace file: No such file or directory (2) +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416f8f58 Keyguard paused=false} +V/LockPatternKeyguardView( 7487): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@414d20d0 to 8388608 +I/LocationManagerService( 7487): request passive (pid 7487) 0 0 +I/Choreographer( 7487): Skipped 159 frames! The application may be doing too much work on its main thread. +E/Trace ( 7574): error opening trace file: No such file or directory (2) +E/Trace ( 7584): error opening trace file: No such file or directory (2) +E/Trace ( 7599): error opening trace file: No such file or directory (2) +D/dalvikvm( 7557): GC_CONCURRENT freed 154K, 3% free 10968K/11207K, paused 19ms+30ms, total 350ms +D/dalvikvm( 7543): GC_FOR_ALLOC freed 17K, 1% free 12199K/12295K, paused 194ms, total 199ms +I/LocationManagerService( 7487): whitelist: [] +I/ActivityThread( 7574): Pub mms: com.android.providers.telephony.MmsProvider +I/ActivityThread( 7599): Pub com.android.calendar.CalendarRecentSuggestionsProvider: com.android.calendar.CalendarRecentSuggestionsProvider +I/ActivityThread( 7574): Pub sms: com.android.providers.telephony.SmsProvider +I/ActivityThread( 7574): Pub telephony: com.android.providers.telephony.TelephonyProvider +D/dalvikvm( 7487): GC_CONCURRENT freed 832K, 6% free 14844K/15751K, paused 67ms+383ms, total 1908ms +I/ActivityThread( 7584): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 948ms +D/dalvikvm( 7543): GC_CONCURRENT freed 11K, 1% free 12606K/12679K, paused 16ms+139ms, total 289ms +W/TelephonyProvider( 7574): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1 +I/ActivityThread( 7574): Pub icc: com.android.phone.IccProvider +I/ActivityThread( 7574): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 65K, 7% free 14965K/15943K, paused 556ms, total 557ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 14.827MB for 186640-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 11K, 7% free 15136K/16135K, paused 287ms, total 287ms +I/LocationManagerService( 7487): blacklist: [] +I/ActivityManager( 7487): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=7630 uid=10016 gids={1028} +W/LockScreen( 7487): Couldn't grab icon from package ComponentInfo{com.hola.launcher/com.hola.launcher.component.search.SearchAppActivity} +I/Choreographer( 7487): Skipped 276 frames! The application may be doing too much work on its main thread. +I/ActivityManager( 7487): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7634 uid=10011 gids={3003, 1015, 1028} +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info back home recent clock > +W/InputAttributes( 7557): No editor info for this field. Bug? +E/ActivityThread( 7557): Failed to find provider info for com.android.inputmethod.latin.dictionarypack +E/BinaryDictionaryGetter( 7557): Could not find a dictionary pack +W/InputMethodManagerService( 7487): Found no subtypes in a system IME: com.android.inputmethod.pinyin +E/Trace ( 7634): error opening trace file: No such file or directory (2) +I/ActivityManager( 7487): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=7661 uid=10006 gids={3003, 1015, 1028} +E/Trace ( 7630): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_CONCURRENT freed 21K, 1% free 13227K/13319K, paused 17ms+331ms, total 512ms +D/CAT ( 7574): CatService: Running CAT service. STK app installed:false +D/CAT ( 7574): CatService: NEW sInstance +D/dalvikvm( 7487): GREF has increased to 301 +D/dalvikvm( 7574): GC_CONCURRENT freed 177K, 3% free 10975K/11207K, paused 17ms+4ms, total 591ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.internal.telephony.IWapPushManager }: not found +D/StorageNotification( 7543): Startup with UMS connection false (media state mounted) +I/ActivityThread( 7634): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2 +I/StorageNotification( 7543): UMS connection changed to false (media state mounted) +D/ ( 7574): [ApnContext:default] set reason as dataEnabled,current state IDLE +E/Trace ( 7661): error opening trace file: No such file or directory (2) +D/SystemUIService( 7543): loading: class com.android.systemui.power.PowerUI +D/ ( 7574): [ApnContext:default] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.power.PowerUI@417059d0 +D/SystemUIService( 7543): loading: class com.android.systemui.media.RingtonePlayer +D/ ( 7574): [ApnContext:mms] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:mms] setRetryCount: 0 +D/SystemUIService( 7543): running: com.android.systemui.media.RingtonePlayer@417067e0 +D/ ( 7574): [ApnContext:supl] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:supl] setRetryCount: 0 +I/ActivityThread( 7630): Pub com.android.deskclock: com.android.deskclock.AlarmProvider +D/ ( 7574): [ApnContext:hipri] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:hipri] setRetryCount: 0 +D/ ( 7574): [ApnContext:fota] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:fota] setRetryCount: 0 +D/ ( 7574): [ApnContext:ims] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:ims] setRetryCount: 0 +D/ ( 7574): [ApnContext:cbs] set reason as dataEnabled,current state IDLE +D/ ( 7574): [ApnContext:cbs] setRetryCount: 0 +I/Choreographer( 7543): Skipped 617 frames! The application may be doing too much work on its main thread. +I/ActivityThread( 7661): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider +D/CallManager( 7574): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {414dd858}) +I/ActivityThread( 7661): Pub applications: com.android.providers.applications.ApplicationsProvider +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/ActivityManager( 7487): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7686 uid=1000 gids={1015, 3002, 3001, 3003, 1028} +V/AlarmClock( 7630): AlarmInitReceiver finished +W/ActivityManager( 7487): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found +D/dalvikvm( 7405): GC_EXPLICIT freed 34K, 3% free 10735K/11011K, paused 17ms+18ms, total 121ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 1ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+6ms, total 102ms +D/dalvikvm( 7405): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7405): GC_EXPLICIT freed <1K, 3% free 10735K/11011K, paused 4ms+15ms, total 89ms +D/dalvikvm( 7584): GC_CONCURRENT freed 200K, 3% free 11007K/11271K, paused 52ms+486ms, total 2081ms +E/Trace ( 7686): error opening trace file: No such file or directory (2) +I/ActivityThread( 7661): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 +D/PhoneStatusBar( 7543): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* > +D/WifiService( 7487): New client listening to asynchronous messages +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{416a3918 NavigationBar paused=false} +W/WindowManager( 7487): Force clearing orientation change: Window{4168f128 StatusBar paused=false} +D/dalvikvm( 7574): GC_CONCURRENT freed 304K, 4% free 11090K/11463K, paused 17ms+180ms, total 541ms +D/DebugService( 7574): DebugService DebugService: +D/TelephonyDebugService( 7574): TelephonyDebugService() +W/ActivityManager( 7487): Activity idle timeout for ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher} +D/PowerManagerService( 7487): bootCompleted +V/DevicePolicyManagerService( 7487): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/dalvikvm( 7543): GC_FOR_ALLOC freed 75K, 1% free 13402K/13511K, paused 356ms, total 393ms +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/Effect_Tick.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressStandard.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressSpacebar.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressDelete.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg +E/SoundPool( 7487): error loading /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg +W/AudioService( 7487): loadSoundEffects(), Error -1 while loading samples +V/WiredAccessoryObserver( 7487): init() +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 20.145MB for 7372816-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 3K, 1% free 20598K/20743K, paused 317ms, total 317ms +W/dalvikvm( 7661): threadid=2: spin on suspend #1 threadid=11 (pcf=0) +D/dalvikvm( 7661): Temporarily moving tid 7701 to fg (was 0) +D/dalvikvm( 7661): Temporarily raised priority on tid 7701 (10 -> 0) +W/dalvikvm( 7661): threadid=2: spin on suspend resolved in 1082 msec +D/dalvikvm( 7661): Restored policy of 7701 to 0 +D/dalvikvm( 7661): Restored priority on 7701 to 10 +W/WindowManager( 7487): Window freeze timeout expired. +W/WindowManager( 7487): Force clearing orientation change: Window{418b82c8 com.android.systemui.ImageWallpaper paused=false} +I/ActivityThread( 7661): Pub call_log: com.android.providers.contacts.CallLogProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 20599K/20743K, paused 17ms+298ms, total 516ms +I/ActivityThread( 7661): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider +D/dalvikvm( 7661): GC_CONCURRENT freed 237K, 3% free 10955K/11271K, paused 1185ms+105ms, total 1993ms +D/dalvikvm( 7487): GC_EXPLICIT freed 793K, 8% free 14904K/16135K, paused 9ms+242ms, total 1743ms +D/dalvikvm( 7584): GC_CONCURRENT freed 83K, 2% free 11427K/11591K, paused 116ms+274ms, total 1748ms +I/ActivityManager( 7487): Start proc com.hola.launcher for broadcast com.hola.launcher/.BootReceiver: pid=7713 uid=10007 gids={1015, 3003, 3001, 3002, 1006, 1028} +D/CAT ( 7574): CatService: SIM ready. Reporting STK service running now... +E/Trace ( 7713): error opening trace file: No such file or directory (2) +D/dalvikvm( 7543): GC_FOR_ALLOC freed <1K, 1% free 20600K/20743K, paused 333ms, total 333ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/MccTable( 7574): updateMccMncConfiguration: mcc=310, mnc=260 +D/MccTable( 7574): locale set to en_us +D/MccTable( 7574): WIFI_COUNTRY_CODE set to us +I/WifiService( 7487): WifiService trying to set country code to us with persist set to true +I/ActivityManager( 7487): Config changed: {1.0 310mcc260mnc en_US sw384dp w384dp h567dp nrml port finger qwerty/v/v -nav/h s.4} +W/SurfaceFlinger( 36): createScreenshotSurface failed (Function not implemented) +I/SearchManagerService( 7487): Building list of searchable activities +D/dalvikvm( 7574): GC_CONCURRENT freed 257K, 3% free 11262K/11591K, paused 17ms+5ms, total 340ms +I/dalvikvm-heap( 7543): Grow heap (frag case) to 27.643MB for 7864336-byte allocation +D/dalvikvm( 7543): GC_FOR_ALLOC freed 0K, 1% free 28280K/28487K, paused 260ms, total 260ms +I/ActivityThread( 7713): Pub com.hola.launcher.iphone.settings: com.hola.launcher.iphone.model.LauncherProvider +I/ActivityThread( 7713): Pub com.hola.launcher.settings: com.hola.launcher.LauncherSettingsProvider +I/ActivityThread( 7713): Pub com.hola.launcher.extension: com.hola.launcher.LauncherExtensionProvider +D/dalvikvm( 7543): GC_CONCURRENT freed <1K, 1% free 28282K/28487K, paused 23ms+85ms, total 436ms +D/AndroidRuntime( 7727): +D/AndroidRuntime( 7727): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7727): CheckJNI is ON +D/dalvikvm( 7727): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7727): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7727): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7727): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7574): GC_CONCURRENT freed 429K, 4% free 11395K/11847K, paused 18ms+5ms, total 289ms +D/gralloc_goldfish( 7543): Emulator without GPU emulation detected. +D/dalvikvm( 7713): GC_CONCURRENT freed 213K, 3% free 11027K/11271K, paused 17ms+4ms, total 479ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 207ms +D/dalvikvm( 7713): WAIT_FOR_CONCURRENT_GC blocked 245ms +I/Choreographer( 7543): Skipped 1505 frames! The application may be doing too much work on its main thread. +I/SurfaceFlinger( 36): Boot is finished (14598394 ms) +D/AndroidRuntime( 7739): +D/AndroidRuntime( 7739): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7739): CheckJNI is ON +D/dalvikvm( 7739): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7739): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7739): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7739): Added shared lib libnativehelper.so 0x0 +W/WindowManager( 7487): App freeze timeout expired. +W/WindowManager( 7487): Force clearing freeze: AppWindowToken{418eff28 token=Token{418ec6d0 ActivityRecord{418ec298 com.android.launcher/com.android.launcher2.Launcher}}} +I/Choreographer( 7487): Skipped 36 frames! The application may be doing too much work on its main thread. +D/AndroidRuntime( 7727): Calling main entry com.android.commands.am.Am +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/AndroidRuntime( 7727): Shutting down VM +I/ActivityManager( 7487): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=7777 uid=10006 gids={3003, 1015, 1028} +D/dalvikvm( 7727): GC_CONCURRENT freed 100K, 77% free 486K/2048K, paused 1ms+1ms, total 104ms +I/AndroidRuntime( 7727): NOTE: attach of thread 'Binder_3' failed +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +E/NotificationService( 7487): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]) +D/dalvikvm( 7487): GC_EXPLICIT freed 400K, 6% free 15173K/16135K, paused 222ms+77ms, total 740ms +E/Trace ( 7777): error opening trace file: No such file or directory (2) +D/AndroidRuntime( 7739): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7739): Shutting down VM +D/dalvikvm( 7739): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7739): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GREF has increased to 401 +I/Choreographer( 7543): Skipped 489 frames! The application may be doing too much work on its main thread. +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/ConnectivityService( 7487): ConnectivityChange for mobile: CONNECTED/CONNECTED +I/ActivityManager( 7487): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=7801 uid=10019 gids={1015, 1023, 1024, 1028, 1006, 2001, 3003, 3007} +I/RecoverySystem( 7487): No recovery log file +D/dalvikvm( 7584): GC_CONCURRENT freed 199K, 3% free 11714K/11975K, paused 19ms+20ms, total 682ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 379ms +E/Trace ( 7801): error opening trace file: No such file or directory (2) +I/ActivityThread( 7801): Pub media: com.android.providers.media.MediaProvider +I/BootReceiver( 7487): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) +I/ActivityThread( 7801): Pub downloads: com.android.providers.downloads.DownloadProvider +D/dalvikvm( 7487): GC_FOR_ALLOC freed 712K, 8% free 15118K/16263K, paused 210ms, total 233ms +I/ActivityThread( 7801): Pub drm: com.android.providers.drm.DrmProvider +I/DownloadManager( 7801): in removeSpuriousFiles +D/dalvikvm( 7487): GC_FOR_ALLOC freed 147K, 7% free 15166K/16263K, paused 224ms, total 225ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.095MB for 262160-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 5K, 8% free 15416K/16583K, paused 85ms, total 85ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 284K, 8% free 15288K/16583K, paused 194ms, total 195ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 1K, 7% free 15480K/16583K, paused 179ms, total 181ms +I/dalvikvm-heap( 7487): Grow heap (frag case) to 15.433MB for 294932-byte allocation +D/dalvikvm( 7487): GC_FOR_ALLOC freed 192K, 8% free 15576K/16903K, paused 183ms, total 183ms +D/dalvikvm( 7487): GC_FOR_ALLOC freed 642K, 10% free 15329K/16903K, paused 142ms, total 143ms +V/AlarmClock( 7630): AlarmInitReceiver finished +I/ActivityManager( 7487): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=7823 uid=10017 gids={3003, 1015, 1028} +D/Tethering( 7487): MasterInitialState.processMessage what=3 +E/Trace ( 7823): error opening trace file: No such file or directory (2) +I/ActivityThread( 7823): Pub com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider +I/ActivityThread( 7823): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider +I/ActivityManager( 7487): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=7841 uid=10027 gids={3003, 1015, 1028} +E/Trace ( 7841): error opening trace file: No such file or directory (2) +I/ActivityThread( 7841): Pub com.android.exchange.directory.provider: com.android.exchange.provider.ExchangeDirectoryProvider +D/ExchangeService( 7841): !!! EAS ExchangeService, onCreate +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false +D/Eas Debug( 7841): Logging: +D/dalvikvm( 7823): GC_CONCURRENT freed 210K, 3% free 10972K/11271K, paused 42ms+71ms, total 230ms +D/GpsLocationProvider( 7487): NTP server returned: 1446551164778 (Tue Nov 03 17:16:04 GMT+05:30 2015) reference: 14616697 certainty: 42 system time offset: -31830 +I/ActivityManager( 7487): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=7862 uid=10021 gids={3003, 1015, 1028} +E/Trace ( 7862): error opening trace file: No such file or directory (2) +I/ActivityThread( 7862): Pub mms_temp_file: com.android.mms.TempFileProvider +I/ActivityThread( 7862): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider +D/CountryDetector( 7487): The first listener is added +V/MmsConfig( 7862): mnc/mcc: 310260 +V/MmsConfig( 7862): tag: bool value: enabledMMS - true +V/MmsConfig( 7862): tag: int value: maxMessageSize - 307200 +V/MmsConfig( 7862): tag: int value: maxImageHeight - 480 +V/MmsConfig( 7862): tag: int value: maxImageWidth - 640 +V/MmsConfig( 7862): tag: int value: defaultSMSMessagesPerThread - 500 +V/MmsConfig( 7862): tag: int value: defaultMMSMessagesPerThread - 50 +V/MmsConfig( 7862): tag: int value: minMessageCountPerThread - 10 +V/MmsConfig( 7862): tag: int value: maxMessageCountPerThread - 5000 +V/MmsConfig( 7862): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml +V/MmsConfig( 7862): tag: int value: recipientLimit - -1 +V/MmsConfig( 7862): tag: bool value: enableMultipartSMS - true +V/MmsConfig( 7862): tag: int value: smsToMmsTextThreshold - -1 +V/MmsConfig( 7862): tag: bool value: enableSlideDuration - true +V/MmsConfig( 7862): tag: int value: maxMessageTextSize - -1 +I/CalendarProvider2( 7634): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } +W/ContentResolver( 7634): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) +D/dalvikvm( 7862): GC_CONCURRENT freed 205K, 3% free 11035K/11271K, paused 109ms+5ms, total 309ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 14ms +D/dalvikvm( 7862): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityManager( 7487): Start proc com.snapdeal.main for broadcast com.snapdeal.main/com.snapdeal.utils.UploadReturnOrderImageReceiver: pid=7889 uid=10001 gids={3003, 1015, 3002, 3001, 1028} +E/Trace ( 7889): error opening trace file: No such file or directory (2) +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/dalvikvm( 7889): GC_CONCURRENT freed 167K, 2% free 11073K/11271K, paused 26ms+6ms, total 86ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 20ms +I/ActivityThread( 7889): Pub com.snapdeal.main.moengage.provider: com.moe.pushlibrary.providers.MoEProvider +D/dalvikvm( 7889): GC_CONCURRENT freed 133K, 2% free 11400K/11591K, paused 37ms+25ms, total 105ms +I/dalvikvm( 7889): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve virtual method 338: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x00c4 +I/dalvikvm( 7889): DexOpt: access denied from Lcom/google/android/gms/common/GooglePlayServicesUtil; to field Landroid/app/Notification;.extras +W/dalvikvm( 7889): VFY: unable to resolve instance field 57 +D/dalvikvm( 7889): VFY: replacing opcode 0x54 at 0x00e3 +E/dalvikvm( 7889): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza +W/dalvikvm( 7889): VFY: unable to resolve check-cast 44 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; +D/dalvikvm( 7889): VFY: replacing opcode 0x1f at 0x000f +I/dalvikvm( 7889): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh +W/dalvikvm( 7889): VFY: unable to resolve virtual method 652: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x000b +I/GAv4 ( 7889): Google Analytics 7.5.71 is starting up. To enable debug logging on a device run: +I/GAv4 ( 7889): adb shell setprop log.tag.GAv4 DEBUG +I/GAv4 ( 7889): adb logcat -s GAv4 +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +W/GAv4 ( 7889): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. +W/GAv4 ( 7889): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/util/Random;->()V +W/GAv4 ( 7889): int configuration name not recognized: ga_dispatchPeriod +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/cache | Ljava/lang/String;=volley)V +D/dalvikvm( 7889): GC_CONCURRENT freed 308K, 4% free 11571K/11975K, paused 37ms+117ms, total 201ms +I/dalvikvm( 7889): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.a.a.getDrawable +W/dalvikvm( 7889): VFY: unable to resolve virtual method 480: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalCacheDirs, referenced from method android.support.v4.a.a.getExternalCacheDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 482: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getExternalFilesDirs, referenced from method android.support.v4.a.a.getExternalFilesDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 484: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getObbDirs, referenced from method android.support.v4.a.a.getObbDirs +W/dalvikvm( 7889): VFY: unable to resolve virtual method 490: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0008 +I/dalvikvm( 7889): Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.a.a.getCodeCacheDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 476: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +I/dalvikvm( 7889): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.a.a.getNoBackupFilesDir +W/dalvikvm( 7889): VFY: unable to resolve virtual method 488: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; +D/dalvikvm( 7889): VFY: replacing opcode 0x6e at 0x0006 +D/dalvikvm( 7889): GC_CONCURRENT freed 421K, 4% free 11710K/12167K, paused 47ms+27ms, total 141ms +D/dalvikvm( 7889): WAIT_FOR_CONCURRENT_GC blocked 9ms +D/Uninstall_Reviewer( 7889): LAUNCH FAILED +D/Uninstall_Reviewer( 7889): java.io.IOException: Error running exec(). Command: [/data/data/com.snapdeal.main/files/magic_monitor, /data/data/com.snapdeal.main, https://feedback.snapdeal.com/user_uninstalled?aw_WPBZOSVV%3Dxkei%26aw_DCGDVS%3Dhrplo%26aw_GERDQ%3Dxenji%26sw_XVGVGAKVYI%3Dweeci%26aw_RQTJSF%3Dhrplo%26xmtjxEkyfgjUemo%3D2015-10-24+18%3A22%3A05.585%2626vixzgxSH%3D000000000000000%2626arukeevHsxg%3D1445691044242%2626strMikcmgr%3D5.5.1%26hlqeiGy%3D15555215554%26vixzgxWefyhrgmevwv%3Dlrdxsor%26uiosgwQquie%3Dwvo%26rrwbsahXvvlssf%3D4.1.2%26jihvvkov%3Dfync, 3] Working Directory: null Environment: null +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:211) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:168) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:241) +D/Uninstall_Reviewer( 7889): at java.lang.Runtime.exec(Runtime.java:184) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.b.a.a(UninstallReviewerLauncher.java) +D/Uninstall_Reviewer( 7889): at com.snapdeal.userprofiling.receiver.ProfilingOnBootReciever.onReceive(ProfilingOnBootReciever.java) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2229) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.access$1500(ActivityThread.java:130) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271) +D/Uninstall_Reviewer( 7889): at android.os.Handler.dispatchMessage(Handler.java:99) +D/Uninstall_Reviewer( 7889): at android.os.Looper.loop(Looper.java:137) +D/Uninstall_Reviewer( 7889): at android.app.ActivityThread.main(ActivityThread.java:4745) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invokeNative(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.reflect.Method.invoke(Method.java:511) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) +D/Uninstall_Reviewer( 7889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) +D/Uninstall_Reviewer( 7889): at dalvik.system.NativeStart.main(Native Method) +D/Uninstall_Reviewer( 7889): Caused by: java.io.IOException: Permission denied +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(Native Method) +D/Uninstall_Reviewer( 7889): at java.lang.ProcessManager.exec(ProcessManager.java:209) +D/Uninstall_Reviewer( 7889): ... 16 more +D/Eas Debug( 7841): Logging: +I/dalvikvm( 7889): Could not find method com.google.android.gcm.GCMRegistrar.onDestroy, referenced from method com.notikum.notifypassive.utils.NotiphiUtility.gcmRecieverDestroy +W/dalvikvm( 7889): VFY: unable to resolve static method 17592: Lcom/google/android/gcm/GCMRegistrar;.onDestroy (Landroid/content/Context;)V +D/dalvikvm( 7889): VFY: replacing opcode 0x71 at 0x0000 +D/AlertReceiver( 7599): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } +D/AlertService( 7599): 0 Action = android.intent.action.PROVIDER_CHANGED +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/dalvikvm( 7599): GC_CONCURRENT freed 215K, 3% free 10900K/11207K, paused 19ms+4ms, total 190ms +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AlertService( 7599): Beginning updateAlertNotification +D/EmailProvider( 7823): fromDatabase accounts: 0 +D/EmailProvider( 7823): ending toDatabase transaction; copyCount = 0 +D/EmailProvider( 7823): ending fromDatabase transaction; copyCount = 0 +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true +D/MmsSmsDatabaseHelper( 7574): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true +I/AccountTypeManager( 7777): Loaded meta-data for 1 account types, 0 accounts in 38ms(wall) 27ms(cpu) +W/GAv4 ( 7889): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. +D/MmsSmsDatabaseHelper( 7574): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true +D/dalvikvm( 7487): WAIT_FOR_CONCURRENT_GC blocked 0ms +D/dalvikvm( 7487): GC_EXPLICIT freed 748K, 12% free 15005K/16903K, paused 9ms+10ms, total 131ms +D/ExchangeService( 7841): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false +D/AlertService( 7599): No fired or scheduled alerts +D/dalvikvm( 7889): GC_CONCURRENT freed 473K, 5% free 11673K/12231K, paused 43ms+341ms, total 669ms +W/Launcher.Model( 7584): LoaderTask running with no launcher (loadAllAppsByBatch) +D/dalvikvm( 7584): GC_CONCURRENT freed 356K, 4% free 11911K/12295K, paused 43ms+10ms, total 176ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 90ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 124ms +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +W/ResourceType( 7584): Attempt to retrieve bag 0x7f0d0017 which is invalid or in a cycle. +D/Launcher.Model( 7584): Reload apps on config change. curr_mcc:310 prevmcc:0 +I/Choreographer( 7584): Skipped 86 frames! The application may be doing too much work on its main thread. +D/gralloc_goldfish( 7584): Emulator without GPU emulation detected. +I/ActivityManager( 7487): Displayed com.android.launcher/com.android.launcher2.Launcher: +39s14ms +D/Launcher.Model( 7584): getPackInfo failed for package com.android.gallery3d +D/dalvikvm( 7584): GC_CONCURRENT freed 347K, 4% free 12075K/12487K, paused 35ms+86ms, total 609ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 153ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 383K, 5% free 12051K/12615K, paused 42ms, total 49ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 102K, 4% free 12133K/12615K, paused 29ms, total 33ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 12.461MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed 6K, 4% free 12727K/13255K, paused 30ms+9ms, total 139ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 75ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 4% free 12727K/13255K, paused 33ms, total 34ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.041MB for 614672-byte allocation +D/dalvikvm( 7584): GC_CONCURRENT freed <1K, 5% free 13327K/13895K, paused 27ms+11ms, total 120ms +D/dalvikvm( 7584): WAIT_FOR_CONCURRENT_GC blocked 93ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13328K/13895K, paused 35ms, total 36ms +I/dalvikvm-heap( 7584): Grow heap (frag case) to 13.627MB for 614672-byte allocation +D/dalvikvm( 7584): GC_FOR_ALLOC freed <1K, 5% free 13928K/14535K, paused 32ms, total 32ms +D/dalvikvm( 7584): GREF has increased to 201 +I/Choreographer( 7584): Skipped 55 frames! The application may be doing too much work on its main thread. +W/ActivityManager( 7487): Permission denied: checkComponentPermission() owningUid=1000 +W/BroadcastQueue( 7487): Permission Denial: broadcasting Intent { act=android.appwidget.action.APPWIDGET_UPDATE_OPTIONS flg=0x10 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) } from android (pid=7584, uid=10036) is not exported from uid 1000 due to receiver com.android.settings/com.android.settings.widget.SettingsAppWidgetProvider +D/dalvikvm( 7584): GC_CONCURRENT freed 508K, 4% free 14434K/14983K, paused 18ms+20ms, total 146ms +D/dalvikvm( 7584): GC_FOR_ALLOC freed 617K, 6% free 14862K/15687K, paused 33ms, total 34ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +W/GAv4 ( 7889): Error getting advertiser id: com.google.android.gms.common.GooglePlayServicesNotAvailableException +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 332K, 5% free 11731K/12231K, paused 20ms+18ms, total 87ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/ExchangeService( 7841): Received deviceId from Email app: androidc1412937439 +D/ExchangeService( 7841): Reconciling accounts... +D/dalvikvm( 7487): GREF has increased to 501 +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/dalvikvm( 7889): GC_CONCURRENT freed 410K, 4% free 11794K/12231K, paused 35ms+4ms, total 167ms +D/NOTADIR ( 7889): Service STOPPED +D/AndroidRuntime( 7951): +D/AndroidRuntime( 7951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7951): CheckJNI is ON +D/dalvikvm( 7951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7951): Shutting down VM +D/dalvikvm( 7951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 7951): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 496K, 5% free 11324K/11911K, paused 7ms+5ms, total 58ms +D/AndroidRuntime( 7963): +D/AndroidRuntime( 7963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7963): CheckJNI is ON +D/dalvikvm( 7963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7963): Shutting down VM +D/dalvikvm( 7963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 7963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7975): +D/AndroidRuntime( 7975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7975): CheckJNI is ON +D/dalvikvm( 7975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7975): Shutting down VM +D/dalvikvm( 7975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 7975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7987): +D/AndroidRuntime( 7987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7987): CheckJNI is ON +D/dalvikvm( 7987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7987): Shutting down VM +D/dalvikvm( 7987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 7987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 7999): +D/AndroidRuntime( 7999): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 7999): CheckJNI is ON +D/dalvikvm( 7999): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 7999): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 7999): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 7999): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 7999): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 7999): Shutting down VM +D/dalvikvm( 7999): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 7999): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8011): +D/AndroidRuntime( 8011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8011): CheckJNI is ON +D/dalvikvm( 8011): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8011): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8011): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8011): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8011): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8011): Shutting down VM +D/dalvikvm( 8011): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8011): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8023): +D/AndroidRuntime( 8023): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8023): CheckJNI is ON +D/dalvikvm( 8023): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8023): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8023): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8023): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8023): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8023): Shutting down VM +D/dalvikvm( 8023): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8023): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8035): +D/AndroidRuntime( 8035): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8035): CheckJNI is ON +D/dalvikvm( 8035): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8035): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8035): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8035): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8035): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8035): Shutting down VM +D/dalvikvm( 8035): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8035): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 406K, 6% free 11303K/11911K, paused 17ms+5ms, total 50ms +D/AndroidRuntime( 8047): +D/AndroidRuntime( 8047): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8047): CheckJNI is ON +D/dalvikvm( 8047): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8047): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8047): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8047): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8047): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8047): Shutting down VM +D/dalvikvm( 8047): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+4ms, total 13ms +I/AndroidRuntime( 8047): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8059): +D/AndroidRuntime( 8059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8059): CheckJNI is ON +D/dalvikvm( 8059): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8059): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8059): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8059): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8059): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8059): Shutting down VM +D/dalvikvm( 8059): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8059): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8071): +D/AndroidRuntime( 8071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8071): CheckJNI is ON +D/dalvikvm( 8071): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8071): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8071): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8071): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8071): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8071): Shutting down VM +I/AndroidRuntime( 8071): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8071): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 21ms +D/AndroidRuntime( 8083): +D/AndroidRuntime( 8083): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8083): CheckJNI is ON +D/dalvikvm( 8083): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8083): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8083): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8083): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8083): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8083): Shutting down VM +D/dalvikvm( 8083): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8083): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8095): +D/AndroidRuntime( 8095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8095): CheckJNI is ON +D/dalvikvm( 8095): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8095): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8095): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8095): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8095): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8095): Shutting down VM +D/dalvikvm( 8095): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 8095): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8107): +D/AndroidRuntime( 8107): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8107): CheckJNI is ON +D/dalvikvm( 8107): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8107): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8107): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8107): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8107): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8107): Shutting down VM +D/dalvikvm( 8107): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8107): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8119): +D/AndroidRuntime( 8119): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8119): CheckJNI is ON +D/dalvikvm( 8119): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8119): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8119): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8119): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8119): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8119): Shutting down VM +D/dalvikvm( 8119): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8119): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 14ms+5ms, total 46ms +D/AndroidRuntime( 8131): +D/AndroidRuntime( 8131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8131): CheckJNI is ON +D/dalvikvm( 8131): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8131): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8131): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8131): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8131): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8131): Shutting down VM +D/dalvikvm( 8131): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8131): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8143): +D/AndroidRuntime( 8143): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8143): CheckJNI is ON +D/dalvikvm( 8143): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8143): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8143): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8143): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8143): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8143): Shutting down VM +D/dalvikvm( 8143): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8143): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8155): +D/AndroidRuntime( 8155): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8155): CheckJNI is ON +D/dalvikvm( 8155): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8155): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8155): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8155): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8155): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8155): Shutting down VM +D/dalvikvm( 8155): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 8155): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8167): +D/AndroidRuntime( 8167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8167): CheckJNI is ON +D/dalvikvm( 8167): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8167): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8167): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8167): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8167): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8167): Shutting down VM +D/dalvikvm( 8167): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8167): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7713): GC_CONCURRENT freed 426K, 5% free 11008K/11527K, paused 6ms+4ms, total 61ms +D/AndroidRuntime( 8179): +D/AndroidRuntime( 8179): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8179): CheckJNI is ON +D/dalvikvm( 8179): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8179): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8179): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8179): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8179): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8179): Shutting down VM +D/dalvikvm( 8179): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+2ms, total 13ms +I/AndroidRuntime( 8179): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8191): +D/AndroidRuntime( 8191): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8191): CheckJNI is ON +D/dalvikvm( 8191): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8191): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8191): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8191): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8191): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8191): Shutting down VM +D/dalvikvm( 8191): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8191): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8203): +D/AndroidRuntime( 8203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8203): CheckJNI is ON +D/dalvikvm( 8203): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8203): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8203): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8203): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8203): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8203): Shutting down VM +D/dalvikvm( 8203): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8203): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8215): +D/AndroidRuntime( 8215): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8215): CheckJNI is ON +D/dalvikvm( 8215): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8215): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8215): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8215): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8215): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8215): Shutting down VM +D/dalvikvm( 8215): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8215): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11303K/11911K, paused 17ms+4ms, total 56ms +D/AndroidRuntime( 8227): +D/AndroidRuntime( 8227): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8227): CheckJNI is ON +D/dalvikvm( 8227): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8227): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8227): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8227): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8227): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8227): Shutting down VM +D/dalvikvm( 8227): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8227): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8239): +D/AndroidRuntime( 8239): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8239): CheckJNI is ON +D/dalvikvm( 8239): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8239): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8239): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8239): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8239): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8239): Shutting down VM +D/dalvikvm( 8239): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 8239): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8251): +D/AndroidRuntime( 8251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8251): CheckJNI is ON +D/dalvikvm( 8251): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8251): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8251): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8251): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8251): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8251): Shutting down VM +I/AndroidRuntime( 8251): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8251): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 22ms +D/AndroidRuntime( 8263): +D/AndroidRuntime( 8263): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8263): CheckJNI is ON +D/dalvikvm( 8263): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8263): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8263): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8263): Added shared lib libnativehelper.so 0x0 +D/dalvikvm( 7487): GC_CONCURRENT freed 864K, 11% free 15089K/16903K, paused 43ms+42ms, total 519ms +D/AndroidRuntime( 8263): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8263): Shutting down VM +D/dalvikvm( 8263): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8263): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8275): +D/AndroidRuntime( 8275): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8275): CheckJNI is ON +D/dalvikvm( 8275): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8275): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8275): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8275): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8275): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8275): Shutting down VM +D/dalvikvm( 8275): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 8275): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8288): +D/AndroidRuntime( 8288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8288): CheckJNI is ON +D/dalvikvm( 8288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8288): Shutting down VM +D/dalvikvm( 8288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 8288): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/AndroidRuntime( 8300): +D/AndroidRuntime( 8300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8300): CheckJNI is ON +D/dalvikvm( 8300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8300): Shutting down VM +D/dalvikvm( 8300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8300): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11304K/11911K, paused 11ms+8ms, total 65ms +D/AndroidRuntime( 8312): +D/AndroidRuntime( 8312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8312): CheckJNI is ON +D/dalvikvm( 8312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8312): Shutting down VM +D/dalvikvm( 8312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8324): +D/AndroidRuntime( 8324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8324): CheckJNI is ON +D/dalvikvm( 8324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8324): Shutting down VM +I/AndroidRuntime( 8324): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+3ms, total 24ms +D/AndroidRuntime( 8336): +D/AndroidRuntime( 8336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8336): CheckJNI is ON +D/dalvikvm( 8336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8336): Shutting down VM +D/dalvikvm( 8336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8348): +D/AndroidRuntime( 8348): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8348): CheckJNI is ON +D/dalvikvm( 8348): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8348): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8348): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8348): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8348): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8348): Shutting down VM +D/dalvikvm( 8348): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 12ms +I/AndroidRuntime( 8348): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8360): +D/AndroidRuntime( 8360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8360): CheckJNI is ON +D/dalvikvm( 8360): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8360): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8360): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8360): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8360): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8360): Shutting down VM +D/dalvikvm( 8360): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8360): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8372): +D/AndroidRuntime( 8372): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8372): CheckJNI is ON +D/dalvikvm( 8372): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8372): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8372): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8372): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8372): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8372): Shutting down VM +D/dalvikvm( 8372): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 8372): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8384): +D/AndroidRuntime( 8384): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8384): CheckJNI is ON +D/dalvikvm( 8384): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8384): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8384): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8384): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8384): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8384): Shutting down VM +D/dalvikvm( 8384): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 17ms +I/AndroidRuntime( 8384): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8396): +D/AndroidRuntime( 8396): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8396): CheckJNI is ON +D/dalvikvm( 8396): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8396): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8396): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8396): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8396): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8396): Shutting down VM +I/AndroidRuntime( 8396): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8396): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 22ms +D/dalvikvm( 7574): GC_CONCURRENT freed 388K, 6% free 11303K/11911K, paused 7ms+4ms, total 50ms +D/AndroidRuntime( 8408): +D/AndroidRuntime( 8408): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8408): CheckJNI is ON +D/dalvikvm( 8408): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8408): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8408): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8408): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8408): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8408): Shutting down VM +D/dalvikvm( 8408): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 8408): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8420): +D/AndroidRuntime( 8420): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8420): CheckJNI is ON +D/dalvikvm( 8420): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8420): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8420): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8420): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8420): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8420): Shutting down VM +D/dalvikvm( 8420): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8420): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8432): +D/AndroidRuntime( 8432): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8432): CheckJNI is ON +D/dalvikvm( 8432): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8432): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8432): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8432): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8432): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8432): Shutting down VM +D/dalvikvm( 8432): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8432): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8444): +D/AndroidRuntime( 8444): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8444): CheckJNI is ON +D/dalvikvm( 8444): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8444): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8444): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8444): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8444): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8444): Shutting down VM +D/dalvikvm( 8444): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8444): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8456): +D/AndroidRuntime( 8456): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8456): CheckJNI is ON +D/dalvikvm( 8456): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8456): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8456): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8456): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8456): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8456): Shutting down VM +D/dalvikvm( 8456): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8456): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8468): +D/AndroidRuntime( 8468): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8468): CheckJNI is ON +D/dalvikvm( 8468): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8468): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8468): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8468): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8468): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8468): Shutting down VM +D/dalvikvm( 8468): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8468): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8480): +D/AndroidRuntime( 8480): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8480): CheckJNI is ON +D/dalvikvm( 8480): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8480): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8480): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8480): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8480): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8480): Shutting down VM +D/dalvikvm( 8480): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8480): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8492): +D/AndroidRuntime( 8492): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8492): CheckJNI is ON +D/dalvikvm( 8492): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8492): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8492): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8492): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8492): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8492): Shutting down VM +D/dalvikvm( 8492): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8492): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8504): +D/AndroidRuntime( 8504): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8504): CheckJNI is ON +D/dalvikvm( 8504): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8504): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8504): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8504): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8504): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8504): Shutting down VM +D/dalvikvm( 8504): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8504): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8516): +D/AndroidRuntime( 8516): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8516): CheckJNI is ON +D/dalvikvm( 8516): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8516): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8516): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8516): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8516): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8516): Shutting down VM +D/dalvikvm( 8516): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8516): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8528): +D/AndroidRuntime( 8528): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8528): CheckJNI is ON +D/dalvikvm( 8528): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8528): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8528): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8528): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8528): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8528): Shutting down VM +D/dalvikvm( 8528): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8528): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8540): +D/AndroidRuntime( 8540): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8540): CheckJNI is ON +D/dalvikvm( 8540): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8540): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8540): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8540): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8540): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8540): Shutting down VM +I/AndroidRuntime( 8540): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8540): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 23ms +I/dalvikvm( 7487): Jit: resizing JitTable from 4096 to 8192 +D/AndroidRuntime( 8552): +D/AndroidRuntime( 8552): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8552): CheckJNI is ON +D/dalvikvm( 8552): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8552): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8552): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8552): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8552): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8552): Shutting down VM +D/dalvikvm( 8552): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8552): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8564): +D/AndroidRuntime( 8564): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8564): CheckJNI is ON +D/dalvikvm( 8564): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8564): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8564): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8564): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8564): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8564): Shutting down VM +D/dalvikvm( 8564): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 8564): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8576): +D/AndroidRuntime( 8576): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8576): CheckJNI is ON +D/dalvikvm( 8576): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8576): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8576): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8576): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8576): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8576): Shutting down VM +D/dalvikvm( 8576): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 8576): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 8ms+5ms, total 39ms +D/AndroidRuntime( 8588): +D/AndroidRuntime( 8588): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8588): CheckJNI is ON +D/dalvikvm( 8588): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8588): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8588): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8588): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8588): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8588): Shutting down VM +D/dalvikvm( 8588): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8588): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8600): +D/AndroidRuntime( 8600): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8600): CheckJNI is ON +D/dalvikvm( 8600): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8600): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8600): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8600): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8600): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8600): Shutting down VM +D/dalvikvm( 8600): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8600): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8612): +D/AndroidRuntime( 8612): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8612): CheckJNI is ON +D/dalvikvm( 8612): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8612): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8612): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8612): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8612): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8612): Shutting down VM +D/dalvikvm( 8612): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8612): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8624): +D/AndroidRuntime( 8624): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8624): CheckJNI is ON +D/dalvikvm( 8624): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8624): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8624): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8624): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8624): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8624): Shutting down VM +D/dalvikvm( 8624): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8624): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8636): +D/AndroidRuntime( 8636): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8636): CheckJNI is ON +D/dalvikvm( 8636): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8636): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8636): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8636): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8636): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8636): Shutting down VM +D/dalvikvm( 8636): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8636): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8649): +D/AndroidRuntime( 8649): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8649): CheckJNI is ON +D/dalvikvm( 8649): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8649): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8649): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8649): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8649): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8649): Shutting down VM +D/dalvikvm( 8649): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8649): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 987K, 11% free 15070K/16903K, paused 113ms+20ms, total 603ms +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/dalvikvm( 7889): GC_CONCURRENT freed 435K, 5% free 11767K/12295K, paused 21ms+9ms, total 113ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/AndroidRuntime( 8663): +D/AndroidRuntime( 8663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8663): CheckJNI is ON +D/dalvikvm( 8663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8663): Shutting down VM +D/dalvikvm( 8663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 15ms +I/AndroidRuntime( 8663): NOTE: attach of thread 'Binder_3' failed +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 432K, 5% free 11770K/12359K, paused 17ms+5ms, total 69ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 6ms+4ms, total 38ms +D/AndroidRuntime( 8675): +D/AndroidRuntime( 8675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8675): CheckJNI is ON +D/dalvikvm( 8675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8675): Shutting down VM +D/dalvikvm( 8675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+5ms, total 14ms +I/AndroidRuntime( 8675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8687): +D/AndroidRuntime( 8687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8687): CheckJNI is ON +D/dalvikvm( 8687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8687): Shutting down VM +D/dalvikvm( 8687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8699): +D/AndroidRuntime( 8699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8699): CheckJNI is ON +D/dalvikvm( 8699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8699): Shutting down VM +D/dalvikvm( 8699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 15ms +I/AndroidRuntime( 8699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8711): +D/AndroidRuntime( 8711): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8711): CheckJNI is ON +D/dalvikvm( 8711): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8711): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8711): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8711): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8711): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8711): Shutting down VM +D/dalvikvm( 8711): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8711): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8723): +D/AndroidRuntime( 8723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8723): CheckJNI is ON +D/dalvikvm( 8723): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8723): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8723): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8723): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8723): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8723): Shutting down VM +D/dalvikvm( 8723): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 8723): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8735): +D/AndroidRuntime( 8735): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8735): CheckJNI is ON +D/dalvikvm( 8735): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8735): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8735): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8735): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8735): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8735): Shutting down VM +D/dalvikvm( 8735): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8735): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8747): +D/AndroidRuntime( 8747): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8747): CheckJNI is ON +D/dalvikvm( 8747): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8747): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8747): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8747): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8747): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8747): Shutting down VM +D/dalvikvm( 8747): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 8747): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 8ms+4ms, total 39ms +D/AndroidRuntime( 8759): +D/AndroidRuntime( 8759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8759): CheckJNI is ON +D/dalvikvm( 8759): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8759): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8759): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8759): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8759): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8759): Shutting down VM +D/dalvikvm( 8759): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 8759): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8771): +D/AndroidRuntime( 8771): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8771): CheckJNI is ON +D/dalvikvm( 8771): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8771): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8771): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8771): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8771): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8771): Shutting down VM +D/dalvikvm( 8771): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 8771): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8783): +D/AndroidRuntime( 8783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8783): CheckJNI is ON +D/dalvikvm( 8783): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8783): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8783): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8783): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8783): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8783): Shutting down VM +D/dalvikvm( 8783): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8783): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8795): +D/AndroidRuntime( 8795): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8795): CheckJNI is ON +D/dalvikvm( 8795): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8795): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8795): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8795): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8795): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8795): Shutting down VM +D/dalvikvm( 8795): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 8795): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8807): +D/AndroidRuntime( 8807): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8807): CheckJNI is ON +D/dalvikvm( 8807): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8807): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8807): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8807): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8807): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8807): Shutting down VM +D/dalvikvm( 8807): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8807): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8819): +D/AndroidRuntime( 8819): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8819): CheckJNI is ON +D/dalvikvm( 8819): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8819): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8819): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8819): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8819): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8819): Shutting down VM +D/dalvikvm( 8819): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8819): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8831): +D/AndroidRuntime( 8831): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8831): CheckJNI is ON +D/dalvikvm( 8831): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8831): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8831): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8831): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8831): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8831): Shutting down VM +D/dalvikvm( 8831): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 8831): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8843): +D/AndroidRuntime( 8843): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8843): CheckJNI is ON +D/dalvikvm( 8843): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8843): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8843): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8843): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8843): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8843): Shutting down VM +D/dalvikvm( 8843): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 8843): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 7ms+4ms, total 38ms +D/AndroidRuntime( 8855): +D/AndroidRuntime( 8855): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8855): CheckJNI is ON +D/dalvikvm( 8855): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8855): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8855): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8855): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8855): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8855): Shutting down VM +D/dalvikvm( 8855): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8855): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8867): +D/AndroidRuntime( 8867): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8867): CheckJNI is ON +D/dalvikvm( 8867): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8867): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8867): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8867): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8867): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8867): Shutting down VM +D/dalvikvm( 8867): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8867): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8879): +D/AndroidRuntime( 8879): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8879): CheckJNI is ON +D/dalvikvm( 8879): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8879): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8879): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8879): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8879): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8879): Shutting down VM +D/dalvikvm( 8879): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 8879): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8891): +D/AndroidRuntime( 8891): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8891): CheckJNI is ON +D/dalvikvm( 8891): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8891): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8891): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8891): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8891): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8891): Shutting down VM +D/dalvikvm( 8891): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8891): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 8903): +D/AndroidRuntime( 8903): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8903): CheckJNI is ON +D/dalvikvm( 8903): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8903): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8903): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8903): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8903): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8903): Shutting down VM +D/dalvikvm( 8903): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 8903): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8915): +D/AndroidRuntime( 8915): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8915): CheckJNI is ON +D/dalvikvm( 8915): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8915): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8915): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8915): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8915): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8915): Shutting down VM +I/AndroidRuntime( 8915): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 8915): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+2ms, total 23ms +D/AndroidRuntime( 8927): +D/AndroidRuntime( 8927): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8927): CheckJNI is ON +D/dalvikvm( 8927): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8927): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8927): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8927): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8927): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8927): Shutting down VM +D/dalvikvm( 8927): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8927): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 39ms +D/AndroidRuntime( 8939): +D/AndroidRuntime( 8939): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8939): CheckJNI is ON +D/dalvikvm( 8939): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8939): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8939): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8939): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8939): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8939): Shutting down VM +D/dalvikvm( 8939): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 8939): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8951): +D/AndroidRuntime( 8951): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8951): CheckJNI is ON +D/dalvikvm( 8951): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8951): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8951): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8951): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8951): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8951): Shutting down VM +D/dalvikvm( 8951): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 8951): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8963): +D/AndroidRuntime( 8963): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8963): CheckJNI is ON +D/dalvikvm( 8963): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8963): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8963): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8963): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8963): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8963): Shutting down VM +D/dalvikvm( 8963): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 8963): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8975): +D/AndroidRuntime( 8975): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8975): CheckJNI is ON +D/dalvikvm( 8975): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8975): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8975): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8975): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8975): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8975): Shutting down VM +D/dalvikvm( 8975): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8975): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 8987): +D/AndroidRuntime( 8987): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 8987): CheckJNI is ON +D/dalvikvm( 8987): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 8987): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 8987): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 8987): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 8987): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 8987): Shutting down VM +D/dalvikvm( 8987): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 8987): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9000): +D/AndroidRuntime( 9000): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9000): CheckJNI is ON +D/dalvikvm( 9000): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9000): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9000): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9000): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9000): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9000): Shutting down VM +D/dalvikvm( 9000): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9000): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +D/dalvikvm( 7889): GC_CONCURRENT freed 391K, 5% free 11774K/12359K, paused 24ms+5ms, total 69ms +D/AndroidRuntime( 9012): +D/AndroidRuntime( 9012): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9012): CheckJNI is ON +D/dalvikvm( 9012): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9012): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9012): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9012): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9012): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9012): Shutting down VM +D/dalvikvm( 9012): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9012): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9024): +D/AndroidRuntime( 9024): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9024): CheckJNI is ON +D/dalvikvm( 9024): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9024): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9024): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9024): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9024): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9024): Shutting down VM +D/dalvikvm( 9024): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9024): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+4ms, total 50ms +D/dalvikvm( 7487): GC_CONCURRENT freed 958K, 11% free 15071K/16903K, paused 48ms+19ms, total 545ms +D/AndroidRuntime( 9036): +D/AndroidRuntime( 9036): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9036): CheckJNI is ON +D/dalvikvm( 9036): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9036): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9036): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9036): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9036): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9036): Shutting down VM +D/dalvikvm( 9036): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+3ms, total 17ms +I/AndroidRuntime( 9036): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9048): +D/AndroidRuntime( 9048): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9048): CheckJNI is ON +D/dalvikvm( 9048): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9048): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9048): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9048): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9048): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9048): Shutting down VM +D/dalvikvm( 9048): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9048): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9060): +D/AndroidRuntime( 9060): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9060): CheckJNI is ON +D/dalvikvm( 9060): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9060): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9060): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9060): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9060): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9060): Shutting down VM +D/dalvikvm( 9060): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9060): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9072): +D/AndroidRuntime( 9072): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9072): CheckJNI is ON +D/dalvikvm( 9072): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9072): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9072): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9072): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9072): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9072): Shutting down VM +D/dalvikvm( 9072): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9072): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9084): +D/AndroidRuntime( 9084): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9084): CheckJNI is ON +D/dalvikvm( 9084): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9084): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9084): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9084): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9084): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9084): Shutting down VM +D/dalvikvm( 9084): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9084): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9096): +D/AndroidRuntime( 9096): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9096): CheckJNI is ON +D/dalvikvm( 9096): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9096): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9096): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9096): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9096): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9096): Shutting down VM +D/dalvikvm( 9096): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9096): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9108): +D/AndroidRuntime( 9108): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9108): CheckJNI is ON +D/dalvikvm( 9108): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9108): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9108): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9108): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9108): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9108): Shutting down VM +D/dalvikvm( 9108): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9108): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+4ms, total 41ms +D/AndroidRuntime( 9120): +D/AndroidRuntime( 9120): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9120): CheckJNI is ON +D/dalvikvm( 9120): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9120): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9120): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9120): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9120): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9120): Shutting down VM +D/dalvikvm( 9120): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9120): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9132): +D/AndroidRuntime( 9132): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9132): CheckJNI is ON +D/dalvikvm( 9132): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9132): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9132): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9132): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9132): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9132): Shutting down VM +D/dalvikvm( 9132): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9132): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9144): +D/AndroidRuntime( 9144): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9144): CheckJNI is ON +D/dalvikvm( 9144): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9144): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9144): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9144): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9144): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9144): Shutting down VM +D/dalvikvm( 9144): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 12ms +I/AndroidRuntime( 9144): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9156): +D/AndroidRuntime( 9156): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9156): CheckJNI is ON +D/dalvikvm( 9156): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9156): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9156): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9156): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9156): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9156): Shutting down VM +D/dalvikvm( 9156): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9156): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9168): +D/AndroidRuntime( 9168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9168): CheckJNI is ON +D/dalvikvm( 9168): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9168): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9168): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9168): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9168): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9168): Shutting down VM +D/dalvikvm( 9168): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9168): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9180): +D/AndroidRuntime( 9180): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9180): CheckJNI is ON +D/dalvikvm( 9180): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9180): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9180): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9180): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9180): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9180): Shutting down VM +D/dalvikvm( 9180): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9180): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9192): +D/AndroidRuntime( 9192): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9192): CheckJNI is ON +D/dalvikvm( 9192): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9192): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9192): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9192): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9192): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9192): Shutting down VM +D/dalvikvm( 9192): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9192): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 8ms+4ms, total 40ms +D/AndroidRuntime( 9204): +D/AndroidRuntime( 9204): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9204): CheckJNI is ON +D/dalvikvm( 9204): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9204): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9204): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9204): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9204): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9204): Shutting down VM +D/dalvikvm( 9204): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9204): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9216): +D/AndroidRuntime( 9216): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9216): CheckJNI is ON +D/dalvikvm( 9216): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9216): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9216): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9216): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9216): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9216): Shutting down VM +D/dalvikvm( 9216): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9216): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9228): +D/AndroidRuntime( 9228): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9228): CheckJNI is ON +D/dalvikvm( 9228): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9228): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9228): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9228): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9228): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9228): Shutting down VM +I/AndroidRuntime( 9228): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9228): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 21ms +D/AndroidRuntime( 9240): +D/AndroidRuntime( 9240): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9240): CheckJNI is ON +D/dalvikvm( 9240): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9240): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9240): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9240): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9240): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9240): Shutting down VM +D/dalvikvm( 9240): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9240): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9252): +D/AndroidRuntime( 9252): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9252): CheckJNI is ON +D/dalvikvm( 9252): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9252): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9252): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9252): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9252): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9252): Shutting down VM +D/dalvikvm( 9252): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9252): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9264): +D/AndroidRuntime( 9264): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9264): CheckJNI is ON +D/dalvikvm( 9264): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9264): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9264): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9264): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9264): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9264): Shutting down VM +D/dalvikvm( 9264): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 28ms +I/AndroidRuntime( 9264): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9276): +D/AndroidRuntime( 9276): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9276): CheckJNI is ON +D/dalvikvm( 9276): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9276): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9276): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9276): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9276): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9276): Shutting down VM +D/dalvikvm( 9276): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9276): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9288): +D/AndroidRuntime( 9288): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9288): CheckJNI is ON +D/dalvikvm( 9288): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9288): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9288): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9288): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9288): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9288): Shutting down VM +D/dalvikvm( 9288): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9288): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 19ms+5ms, total 54ms +D/AndroidRuntime( 9300): +D/AndroidRuntime( 9300): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9300): CheckJNI is ON +D/dalvikvm( 9300): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9300): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9300): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9300): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9300): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9300): Shutting down VM +D/dalvikvm( 9300): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 12ms +I/AndroidRuntime( 9300): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9312): +D/AndroidRuntime( 9312): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9312): CheckJNI is ON +D/dalvikvm( 9312): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9312): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9312): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9312): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9312): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9312): Shutting down VM +D/dalvikvm( 9312): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9312): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9324): +D/AndroidRuntime( 9324): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9324): CheckJNI is ON +D/dalvikvm( 9324): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9324): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9324): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9324): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9324): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9324): Shutting down VM +D/dalvikvm( 9324): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9324): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9336): +D/AndroidRuntime( 9336): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9336): CheckJNI is ON +D/dalvikvm( 9336): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9336): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9336): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9336): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9336): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9336): Shutting down VM +D/dalvikvm( 9336): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9336): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9349): +D/AndroidRuntime( 9349): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9349): CheckJNI is ON +D/dalvikvm( 9349): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9349): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9349): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9349): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9349): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9349): Shutting down VM +D/dalvikvm( 9349): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9349): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +D/AndroidRuntime( 9362): +D/AndroidRuntime( 9362): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9362): CheckJNI is ON +D/dalvikvm( 9362): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9362): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9362): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9362): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9362): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9362): Shutting down VM +I/AndroidRuntime( 9362): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9362): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 22ms +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9374): +D/AndroidRuntime( 9374): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9374): CheckJNI is ON +D/dalvikvm( 9374): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9374): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9374): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9374): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9374): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9374): Shutting down VM +I/AndroidRuntime( 9374): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9374): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+4ms, total 24ms +V/JYOTI ( 7889): Ljava/io/File;->(Ljava/io/File;=/data/data/com.snapdeal.main/app_nota | Ljava/lang/String;=notaResponse_116.json)V +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7889): GC_CONCURRENT freed 385K, 5% free 11787K/12359K, paused 32ms+15ms, total 101ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): http://54.88.152.2:8081/nota.json +D/dalvikvm( 7574): GC_CONCURRENT freed 385K, 6% free 11302K/11911K, paused 12ms+5ms, total 47ms +W/System.err( 7889): java.net.SocketTimeoutException: failed to connect to /54.88.152.2 (port 8081) after 15000ms +W/System.err( 7889): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) +W/System.err( 7889): at libcore.io.IoBridge.connect(IoBridge.java:112) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) +W/System.err( 7889): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) +W/System.err( 7889): at java.net.Socket.connect(Socket.java:842) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:76) +W/System.err( 7889): at libcore.net.http.HttpConnection.(HttpConnection.java:50) +W/System.err( 7889): at libcore.net.http.HttpConnection$Address.connect(HttpConnection.java:340) +W/System.err( 7889): at libcore.net.http.HttpConnectionPool.get(HttpConnectionPool.java:87) +W/System.err( 7889): at libcore.net.http.HttpConnection.connect(HttpConnection.java:128) +W/System.err( 7889): at libcore.net.http.HttpEngine.openSocketConnection(HttpEngine.java:315) +W/System.err( 7889): at libcore.net.http.HttpEngine.connect(HttpEngine.java:310) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendSocketRequest(HttpEngine.java:289) +W/System.err( 7889): at libcore.net.http.HttpEngine.sendRequest(HttpEngine.java:239) +W/System.err( 7889): at libcore.net.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:80) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.b(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.NotaSyncService.a(NotaSyncService.java) +W/System.err( 7889): at com.snapdeal.nota.i.run(NotaSyncService.java) +W/System.err( 7889): at java.lang.Thread.run(Thread.java:856) +D/NOTADIR ( 7889): Service STOPPED +D/dalvikvm( 7889): GC_CONCURRENT freed 428K, 5% free 11753K/12359K, paused 17ms+5ms, total 66ms +D/AndroidRuntime( 9387): +D/AndroidRuntime( 9387): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9387): CheckJNI is ON +D/dalvikvm( 9387): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9387): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9387): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9387): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9387): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9387): Shutting down VM +D/dalvikvm( 9387): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9387): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9399): +D/AndroidRuntime( 9399): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9399): CheckJNI is ON +D/dalvikvm( 9399): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9399): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9399): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9399): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9399): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9399): Shutting down VM +D/dalvikvm( 9399): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 3ms+1ms, total 15ms +I/AndroidRuntime( 9399): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9411): +D/AndroidRuntime( 9411): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9411): CheckJNI is ON +D/dalvikvm( 9411): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9411): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9411): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9411): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9411): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9411): Shutting down VM +D/dalvikvm( 9411): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 14ms +I/AndroidRuntime( 9411): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7487): GC_CONCURRENT freed 960K, 11% free 15072K/16903K, paused 25ms+19ms, total 261ms +D/AndroidRuntime( 9423): +D/AndroidRuntime( 9423): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9423): CheckJNI is ON +D/dalvikvm( 9423): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9423): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9423): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9423): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9423): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9423): Shutting down VM +D/dalvikvm( 9423): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9423): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9435): +D/AndroidRuntime( 9435): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9435): CheckJNI is ON +D/dalvikvm( 9435): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9435): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9435): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9435): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9435): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9435): Shutting down VM +D/dalvikvm( 9435): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9435): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9447): +D/AndroidRuntime( 9447): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9447): CheckJNI is ON +D/dalvikvm( 9447): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9447): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9447): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9447): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9447): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9447): Shutting down VM +D/dalvikvm( 9447): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9447): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9459): +D/AndroidRuntime( 9459): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9459): CheckJNI is ON +D/dalvikvm( 9459): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9459): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9459): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9459): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9459): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9459): Shutting down VM +D/dalvikvm( 9459): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9459): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9471): +D/AndroidRuntime( 9471): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9471): CheckJNI is ON +D/dalvikvm( 9471): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9471): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9471): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9471): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9471): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9471): Shutting down VM +D/dalvikvm( 9471): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 13ms +I/AndroidRuntime( 9471): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 383K, 6% free 11303K/11911K, paused 19ms+5ms, total 52ms +D/AndroidRuntime( 9483): +D/AndroidRuntime( 9483): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9483): CheckJNI is ON +D/dalvikvm( 9483): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9483): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9483): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9483): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9483): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9483): Shutting down VM +D/dalvikvm( 9483): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9483): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9495): +D/AndroidRuntime( 9495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9495): CheckJNI is ON +D/dalvikvm( 9495): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9495): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9495): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9495): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9495): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9495): Shutting down VM +D/dalvikvm( 9495): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 12ms +I/AndroidRuntime( 9495): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9507): +D/AndroidRuntime( 9507): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9507): CheckJNI is ON +D/dalvikvm( 9507): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9507): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9507): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9507): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9507): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9507): Shutting down VM +D/dalvikvm( 9507): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 13ms +I/AndroidRuntime( 9507): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9519): +D/AndroidRuntime( 9519): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9519): CheckJNI is ON +D/dalvikvm( 9519): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9519): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9519): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9519): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9519): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9519): Shutting down VM +D/dalvikvm( 9519): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9519): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9531): +D/AndroidRuntime( 9531): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9531): CheckJNI is ON +D/dalvikvm( 9531): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9531): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9531): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9531): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9531): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9531): Shutting down VM +D/dalvikvm( 9531): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 11ms +I/AndroidRuntime( 9531): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9543): +D/AndroidRuntime( 9543): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9543): CheckJNI is ON +D/dalvikvm( 9543): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9543): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9543): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9543): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9543): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9543): Shutting down VM +D/dalvikvm( 9543): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9543): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9555): +D/AndroidRuntime( 9555): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9555): CheckJNI is ON +D/dalvikvm( 9555): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9555): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9555): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9555): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9555): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9555): Shutting down VM +D/dalvikvm( 9555): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+4ms, total 12ms +I/AndroidRuntime( 9555): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 384K, 6% free 11303K/11911K, paused 7ms+4ms, total 181ms +D/AndroidRuntime( 9567): +D/AndroidRuntime( 9567): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9567): CheckJNI is ON +D/dalvikvm( 9567): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9567): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9567): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9567): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9567): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9567): Shutting down VM +D/dalvikvm( 9567): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 14ms +I/AndroidRuntime( 9567): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9579): +D/AndroidRuntime( 9579): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9579): CheckJNI is ON +D/dalvikvm( 9579): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9579): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9579): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9579): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9579): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9579): Shutting down VM +D/dalvikvm( 9579): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9579): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9591): +D/AndroidRuntime( 9591): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9591): CheckJNI is ON +D/dalvikvm( 9591): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9591): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9591): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9591): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9591): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9591): Shutting down VM +I/AndroidRuntime( 9591): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 9591): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 25ms +D/AndroidRuntime( 9603): +D/AndroidRuntime( 9603): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9603): CheckJNI is ON +D/dalvikvm( 9603): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9603): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9603): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9603): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9603): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9603): Shutting down VM +D/dalvikvm( 9603): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9603): NOTE: attach of thread 'Binder_3' failed +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9615): +D/AndroidRuntime( 9615): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9615): CheckJNI is ON +D/dalvikvm( 9615): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9615): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9615): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9615): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9615): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9615): Shutting down VM +D/dalvikvm( 9615): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 15ms +I/AndroidRuntime( 9615): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9627): +D/AndroidRuntime( 9627): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9627): CheckJNI is ON +D/dalvikvm( 9627): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9627): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9627): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9627): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9627): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9627): Shutting down VM +D/dalvikvm( 9627): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9627): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9639): +D/AndroidRuntime( 9639): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9639): CheckJNI is ON +D/dalvikvm( 9639): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9639): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9639): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9639): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9639): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9639): Shutting down VM +D/dalvikvm( 9639): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 12ms +I/AndroidRuntime( 9639): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11303K/11911K, paused 17ms+5ms, total 61ms +D/AndroidRuntime( 9651): +D/AndroidRuntime( 9651): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9651): CheckJNI is ON +D/dalvikvm( 9651): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9651): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9651): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9651): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9651): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9651): Shutting down VM +D/dalvikvm( 9651): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 12ms +I/AndroidRuntime( 9651): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9663): +D/AndroidRuntime( 9663): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9663): CheckJNI is ON +D/dalvikvm( 9663): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9663): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9663): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9663): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9663): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9663): Shutting down VM +D/dalvikvm( 9663): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 14ms +I/AndroidRuntime( 9663): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9675): +D/AndroidRuntime( 9675): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9675): CheckJNI is ON +D/dalvikvm( 9675): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9675): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9675): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9675): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9675): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9675): Shutting down VM +D/dalvikvm( 9675): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 14ms +I/AndroidRuntime( 9675): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9687): +D/AndroidRuntime( 9687): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9687): CheckJNI is ON +D/dalvikvm( 9687): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9687): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9687): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9687): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9687): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9687): Shutting down VM +D/dalvikvm( 9687): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 14ms +I/AndroidRuntime( 9687): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9699): +D/AndroidRuntime( 9699): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9699): CheckJNI is ON +D/dalvikvm( 9699): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9699): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9699): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9699): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9699): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9699): Shutting down VM +D/dalvikvm( 9699): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+3ms, total 13ms +I/AndroidRuntime( 9699): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9712): +D/AndroidRuntime( 9712): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9712): CheckJNI is ON +D/dalvikvm( 9712): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9712): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9712): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9712): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9712): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9712): Shutting down VM +D/dalvikvm( 9712): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+5ms, total 13ms +I/AndroidRuntime( 9712): NOTE: attach of thread 'Binder_3' failed +W/ActivityManager( 7487): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found +W/GAv4 ( 7889): Network compressed POST connection error: java.io.EOFException +E/ThrottleService( 7487): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats: java.io.FileNotFoundException: /proc/net/xt_qtaguid/iface_stat_all: open failed: ENOENT (No such file or directory) +D/AndroidRuntime( 9724): +D/AndroidRuntime( 9724): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9724): CheckJNI is ON +D/dalvikvm( 9724): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9724): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9724): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9724): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9724): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9724): Shutting down VM +D/dalvikvm( 9724): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 13ms +I/AndroidRuntime( 9724): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9736): +D/AndroidRuntime( 9736): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9736): CheckJNI is ON +D/dalvikvm( 9736): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9736): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9736): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9736): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9736): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9736): Shutting down VM +D/dalvikvm( 9736): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 18ms +I/AndroidRuntime( 9736): NOTE: attach of thread 'Binder_3' failed +D/dalvikvm( 7574): GC_CONCURRENT freed 386K, 6% free 11302K/11911K, paused 9ms+6ms, total 47ms +D/AndroidRuntime( 9748): +D/AndroidRuntime( 9748): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9748): CheckJNI is ON +D/dalvikvm( 9748): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9748): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9748): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9748): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9748): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9748): Shutting down VM +D/dalvikvm( 9748): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+1ms, total 11ms +I/AndroidRuntime( 9748): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9760): +D/AndroidRuntime( 9760): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9760): CheckJNI is ON +D/dalvikvm( 9760): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9760): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9760): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9760): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9760): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9760): Shutting down VM +D/dalvikvm( 9760): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+4ms, total 13ms +I/AndroidRuntime( 9760): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9772): +D/AndroidRuntime( 9772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9772): CheckJNI is ON +D/dalvikvm( 9772): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9772): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9772): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9772): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9772): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9772): Shutting down VM +D/dalvikvm( 9772): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 0ms+1ms, total 12ms +I/AndroidRuntime( 9772): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9784): +D/AndroidRuntime( 9784): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9784): CheckJNI is ON +D/dalvikvm( 9784): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9784): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9784): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9784): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9784): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9784): Shutting down VM +D/dalvikvm( 9784): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+6ms, total 15ms +I/AndroidRuntime( 9784): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9796): +D/AndroidRuntime( 9796): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9796): CheckJNI is ON +D/dalvikvm( 9796): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9796): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9796): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9796): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9796): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9796): Shutting down VM +D/dalvikvm( 9796): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 1ms+2ms, total 13ms +I/AndroidRuntime( 9796): NOTE: attach of thread 'Binder_3' failed +D/AndroidRuntime( 9808): +D/AndroidRuntime( 9808): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< +D/AndroidRuntime( 9808): CheckJNI is ON +D/dalvikvm( 9808): Trying to load lib libjavacore.so 0x0 +D/dalvikvm( 9808): Added shared lib libjavacore.so 0x0 +D/dalvikvm( 9808): Trying to load lib libnativehelper.so 0x0 +D/dalvikvm( 9808): Added shared lib libnativehelper.so 0x0 +D/AndroidRuntime( 9808): Calling main entry com.android.commands.am.Am +D/AndroidRuntime( 9808): Shutting down VM +D/dalvikvm( 9808): GC_CONCURRENT freed 99K, 77% free 486K/2048K, paused 2ms+1ms, total 12ms +I/AndroidRuntime( 9808): NOTE: attach of thread 'Binder_3' failed diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/proguard-project.txt b/eclipse-project/EmulatorDetection/newedtester_pi/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/project.properties b/eclipse-project/EmulatorDetection/newedtester_pi/project.properties new file mode 100644 index 00000000..cac0d3fe --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-20 +android.library.reference.1=../appcompat_v7 diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-hdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 00000000..288b6655 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-hdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-mdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 00000000..6ae570b4 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-mdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-xhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..d4fb7cd9 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-xhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-xxhdpi/ic_launcher.png b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..85a60815 Binary files /dev/null and b/eclipse-project/EmulatorDetection/newedtester_pi/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/eclipse-project/EmulatorDetection/newedtester_pi/res/layout/activity_main.xml b/eclipse-project/EmulatorDetection/newedtester_pi/res/layout/activity_main.xml new file mode 100644 index 00000000..ac647135 --- /dev/null +++ b/eclipse-project/EmulatorDetection/newedtester_pi/res/layout/activity_main.xml @@ -0,0 +1,45 @@ + + + + + + + + +